fix: add priority field to message and sorting by priority within local store #276
Codecov / codecov/project
succeeded
Nov 8, 2023 in 0s
50.37% (+0.60%) compared to c494bb0
View this Pull Request on Codecov
50.37% (+0.60%) compared to c494bb0
Details
Codecov Report
Merging #276 (3bd4851) into main (c494bb0) will increase coverage by
0.60%
.
Report is 20 commits behind head on main.
The diff coverage is43.80%
.
❗ Current head 3bd4851 differs from pull request most recent head 22f9b64. Consider uploading reports for the commit 22f9b64 to get more accurate results
@@ Coverage Diff @@
## main #276 +/- ##
============================================
+ Coverage 49.76% 50.37% +0.60%
- Complexity 237 249 +12
============================================
Files 108 108
Lines 2781 2811 +30
Branches 364 364
============================================
+ Hits 1384 1416 +32
+ Misses 1282 1276 -6
- Partials 115 119 +4
Files | Coverage Δ | |
---|---|---|
...customer/messaginginapp/gist/data/model/Message.kt | 54.90% <50.00%> (+1.96%) |
⬆️ |
...main/java/io/customer/sdk/queue/QueueRunRequest.kt | 98.00% <97.56%> (+7.61%) |
⬆️ |
...stomer/messaginginapp/gist/presentation/GistSdk.kt | 13.17% <33.33%> (+13.17%) |
⬆️ |
...ssaginginapp/gist/presentation/GistModalManager.kt | 14.70% <0.00%> (+14.70%) |
⬆️ |
...stomer/messaginginapp/gist/data/listeners/Queue.kt | 10.47% <26.66%> (+10.47%) |
⬆️ |
...saginginapp/gist/presentation/GistModalActivity.kt | 0.00% <0.00%> (ø) |
|
...inginapp/gist/presentation/engine/EngineWebView.kt | 0.00% <0.00%> (ø) |
Loading