Skip to content

Error controller mobile exposure (#783)

07bcf2a
Select commit
Loading
Failed to load commit list.
Draft

error controller #770

Error controller mobile exposure (#783)
07bcf2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2026 in 1s

86.02% (+0.20%) compared to e9286b2

View this Pull Request on Codecov

86.02% (+0.20%) compared to e9286b2

Details

Codecov Report

❌ Patch coverage is 91.93122% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.02%. Comparing base (e9286b2) to head (07bcf2a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
core/player/src/controllers/flow/flow.ts 76.78% 13 Missing ⚠️
core/player/src/controllers/error/controller.ts 91.24% 12 Missing ⚠️
.../com/intuit/playerui/core/error/ErrorController.kt 75.51% 2 Missing and 10 partials ⚠️
ios/core/Tests/ErrorControllerTests.swift 95.60% 11 Missing ⚠️
ios/core/Tests/Types/HooksTests.swift 91.83% 8 Missing ⚠️
ios/core/Sources/Types/Core/ErrorController.swift 93.87% 3 Missing ⚠️
core/player/src/controllers/error/middleware.ts 96.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #770      +/-   ##
==========================================
+ Coverage   85.82%   86.02%   +0.20%     
==========================================
  Files         505      513       +8     
  Lines       22814    23566     +752     
  Branches     2657     2703      +46     
==========================================
+ Hits        19579    20272     +693     
- Misses       2907     2956      +49     
- Partials      328      338      +10     

☔ 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.