iterable-android-sdk icon indicating copy to clipboard operation
iterable-android-sdk copied to clipboard

[MOB-7646] update processing logic for diff merge messages

Open evantk91 opened this issue 1 year ago • 1 comments

🔹 Jira Ticket(s) if any

✏️ Description

This pull request updates get messages call and the manager logic for diff messages update from the BE.

evantk91 avatar Mar 18 '24 21:03 evantk91

Codecov Report

Attention: Patch coverage is 58.33333% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 61.67%. Comparing base (6284d55) to head (db5760a). Report is 8 commits behind head on master.

:exclamation: Current head db5760a differs from pull request most recent head bfbdac1. Consider uploading reports for the commit bfbdac1 to get more accurate results

Files Patch % Lines
...va/com/iterable/iterableapi/IterableApiClient.java 51.85% 10 Missing and 3 partials :warning:
...ain/java/com/iterable/iterableapi/IterableApi.java 0.00% 8 Missing :warning:
...om/iterable/iterableapi/IterableEmbeddedManager.kt 84.00% 0 Missing and 4 partials :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #714      +/-   ##
==========================================
+ Coverage   61.41%   61.67%   +0.26%     
==========================================
  Files          75       75              
  Lines        4701     4718      +17     
  Branches      535      544       +9     
==========================================
+ Hits         2887     2910      +23     
+ Misses       1511     1503       -8     
- Partials      303      305       +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 18 '24 21:03 codecov[bot]