Refactor navigation state so core is impl agnostic #3208
Closed
Codecov / codecov/project
succeeded
Apr 10, 2026 in 1s
78.24% (+0.18%) compared to 0b6e48a
View this Pull Request on Codecov
78.24% (+0.18%) compared to 0b6e48a
Details
Codecov Report
❌ Patch coverage is 92.70833% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.24%. Comparing base (0b6e48a) to head (7e1c1dc).
Additional details and impacted files
@@ Coverage Diff @@
## main #3188 +/- ##
==========================================
+ Coverage 78.06% 78.24% +0.18%
==========================================
Files 579 586 +7
Lines 12098 12218 +120
Branches 1815 1837 +22
==========================================
+ Hits 9444 9560 +116
+ Misses 1933 1931 -2
- Partials 721 727 +6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...oid/embracesdk/internal/InstrumentationArgsImpl.kt | 86.66% <100.00%> (+0.45%) |
⬆️ |
| ...k/internal/injection/EssentialServiceModuleImpl.kt | 70.45% <100.00%> (+1.40%) |
⬆️ |
| ...dk/internal/injection/InstrumentationModuleImpl.kt | 100.00% <100.00%> (ø) |
|
| ...d/embracesdk/internal/logging/InternalErrorType.kt | 100.00% <100.00%> (ø) |
|
| .../arch/navigation/NavigationTrackingInitListener.kt | 100.00% <100.00%> (ø) |
|
| ...gation/ComposeNavigationInstrumentationProvider.kt | 100.00% <100.00%> (ø) |
|
| ...umentation/navigation/ActivityNavigationTracker.kt | 74.07% <100.00%> (+2.07%) |
⬆️ |
| ...rnal/instrumentation/navigation/NavigationEvent.kt | 76.31% <100.00%> (+5.34%) |
⬆️ |
| ...umentation/navigation/NavigationStateDataSource.kt | 95.00% <100.00%> (+2.14%) |
⬆️ |
| ...vigation/NavigationStateInstrumentationProvider.kt | 100.00% <ø> (ø) |
|
| ... and 3 more |
🚀 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