Skip to content

chore: handle isContentEmpty for ClearMessageQueue

b5cf24d
Select commit
Loading
Failed to load commit list.
Merged

feat: support for notification inbox #660

chore: handle isContentEmpty for ClearMessageQueue
b5cf24d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 1s

69.07% (+5.91%) compared to f577014

View this Pull Request on Codecov

69.07% (+5.91%) compared to f577014

Details

Codecov Report

❌ Patch coverage is 76.45161% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.07%. Comparing base (f577014) to head (b5cf24d).
⚠️ Report is 51 commits behind head on main.

Files with missing lines Patch % Lines
...stomer/messaginginapp/gist/data/listeners/Queue.kt 14.28% 41 Missing and 1 partial ⚠️
...customer/messaginginapp/inbox/NotificationInbox.kt 86.56% 8 Missing and 1 partial ⚠️
...app/gist/data/model/adapters/Iso8601DateAdapter.kt 85.71% 2 Missing and 3 partials ⚠️
.../gist/data/model/response/QueueMessagesResponse.kt 0.00% 5 Missing ⚠️
...pp/gist/data/model/response/InboxMessageFactory.kt 88.00% 0 Missing and 3 partials ⚠️
.../messaginginapp/state/InAppMessagingMiddlewares.kt 92.30% 1 Missing and 2 partials ⚠️
...mer/messaginginapp/gist/data/sse/InAppSseLogger.kt 0.00% 2 Missing ⚠️
...omer/messaginginapp/gist/data/sse/SseDataParser.kt 71.42% 1 Missing and 1 partial ⚠️
...stomer/messaginginapp/state/InAppMessageReducer.kt 90.90% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #660      +/-   ##
============================================
+ Coverage     63.15%   69.07%   +5.91%     
- Complexity      514      838     +324     
============================================
  Files           118      149      +31     
  Lines          3602     4601     +999     
  Branches        445      628     +183     
============================================
+ Hits           2275     3178     +903     
- Misses         1186     1189       +3     
- Partials        141      234      +93     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.