Skip to content

fix(messaging, android): purge message store to limit first, add second

7e8975e
Select commit
Loading
Failed to load commit list.
Merged

fix(messaging, android): properly remove stored remote messages to avoid OOM #8776

fix(messaging, android): purge message store to limit first, add second
7e8975e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 26, 2025 in 1s

59.31% (-20.65%) compared to b388022

View this Pull Request on Codecov

59.31% (-20.65%) compared to b388022

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.31%. Comparing base (b388022) to head (7e8975e).

❗ There is a different number of reports uploaded between BASE (b388022) and HEAD (7e8975e). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (b388022) HEAD (7e8975e)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #8776       +/-   ##
===========================================
- Coverage   79.97%   59.31%   -20.65%     
===========================================
  Files         188      188               
  Lines        7793     7793               
  Branches     1826     1826               
===========================================
- Hits         6232     4622     -1610     
- Misses       1437     2678     +1241     
- Partials      124      493      +369     
🚀 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.