Closed Shahroz16 closed 1 year ago
Pull request title looks good 👍!
If this pull request gets merged, it will cause a new release of the software. Example: If this project's latest release version is 1.0.0
. If this pull request gets merged in, the next release of this project will be 1.0.1
. This pull request is not a breaking change.
All merged pull requests will eventually get deployed. But some types of pull requests will trigger a deployment (such as features and bug fixes) while some pull requests will wait to get deployed until a later time.
Merging #185 (dd14915) into fix/android-12-opened-metrics (a410e6d) will increase coverage by
0.60%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## fix/android-12-opened-metrics #185 +/- ##
===================================================================
+ Coverage 63.52% 64.13% +0.60%
- Complexity 218 227 +9
===================================================================
Files 91 91
Lines 2051 2158 +107
Branches 263 284 +21
===================================================================
+ Hits 1303 1384 +81
- Misses 646 671 +25
- Partials 102 103 +1
Impacted Files | Coverage Δ | |
---|---|---|
sdk/src/main/java/io/customer/sdk/CustomerIO.kt | 78.02% <100.00%> (+3.86%) |
:arrow_up: |
... and 1 file with indirect coverage changes
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Build available to test
Version: shahroz-lifecycle-cleanup-SNAPSHOT
Repository: https://s01.oss.sonatype.org/content/repositories/snapshots/
Due to lifecycle differences, multiple instances of the
application
lifecycle would be added. So we need to unregister old instances of callbacks and also garbage collect any other instance of before.Complete each step to get your pull request merged in. Learn more about the workflow this project uses.