fix(messaging, android): prevent OOM by limiting stored notifications#8771
Closed
sean5940 wants to merge 5 commits into
Closed
fix(messaging, android): prevent OOM by limiting stored notifications#8771sean5940 wants to merge 5 commits into
sean5940 wants to merge 5 commits into
Codecov / codecov/project
succeeded
Mar 31, 2026 in 0s
79.05% (+19.74%) compared to 47ea774
View this Pull Request on Codecov
79.05% (+19.74%) compared to 47ea774
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.05%. Comparing base (47ea774) to head (d796f99).
Additional details and impacted files
@@ Coverage Diff @@
## main #8771 +/- ##
===========================================
+ Coverage 59.31% 79.05% +19.74%
===========================================
Files 188 195 +7
Lines 7793 8145 +352
Branches 1787 1917 +130
===========================================
+ Hits 4622 6438 +1816
+ Misses 2679 1574 -1105
+ Partials 492 133 -359 🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading