fix(app, android): avoid NullPointerException in isAppInForeground check #8877
Codecov / codecov/project
succeeded
Feb 5, 2026 in 0s
75.80% (+0.00%) compared to 9fb5ab5
View this Pull Request on Codecov
75.80% (+0.00%) compared to 9fb5ab5
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.80%. Comparing base (9fb5ab5) to head (56232af).
Additional details and impacted files
@@ Coverage Diff @@
## main #8877 +/- ##
=======================================
Coverage 75.80% 75.80%
=======================================
Files 213 213
Lines 8786 8786
Branches 2019 2019
=======================================
Hits 6659 6659
- Misses 2056 2063 +7
+ Partials 71 64 -7 🚀 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