-
Notifications
You must be signed in to change notification settings - Fork 25
Early escape from insert/insertIfNotExists if event hash is 0 #781
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Early escape from insert/insertIfNotExists if event hash is 0 #781
Conversation
…dobe/aepsdk-core-android-1 into feature/disqualification
…re-android into origin_feature_disqualification
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (50.00%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## feature/disqualification #781 +/- ##
==============================================================
+ Coverage 75.37% 75.61% +0.24%
- Complexity 2338 2345 +7
==============================================================
Files 217 219 +2
Lines 10889 10902 +13
Branches 1411 1414 +3
==============================================================
+ Hits 8207 8243 +36
+ Misses 2051 2028 -23
Partials 631 631
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
af33a30
into
adobe:feature/disqualification
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: