Skip to content
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

fix: add priority field to message and sorting by priority within local store #276

Merged
merged 3 commits into from
Nov 9, 2023

Adds priority property to message and sorts local store by priority.

3bd4851
Select commit
Loading
Failed to load commit list.
Merged

fix: add priority field to message and sorting by priority within local store #276

Adds priority property to message and sorts local store by priority.
3bd4851
Select commit
Loading
Failed to load commit list.
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 is 43.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%> (ø)

... and 3 files with indirect coverage changes