feat(instrumentation-react-native-navigation): Adding new instrumentation library to track navigation changes for React Native apps #2359
Codecov / codecov/project
succeeded
Jan 15, 2025 in 0s
90.85% (+0.05%) compared to 6b4e532
View this Pull Request on Codecov
90.85% (+0.05%) compared to 6b4e532
Details
Codecov Report
Attention: Patch coverage is 93.49112%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 90.85%. Comparing base (
6b4e532
) to head (02a52fa
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2359 +/- ##
==========================================
+ Coverage 90.79% 90.85% +0.05%
==========================================
Files 169 176 +7
Lines 8061 8230 +169
Branches 1646 1681 +35
==========================================
+ Hits 7319 7477 +158
- Misses 742 753 +11
Files with missing lines | Coverage Δ | |
---|---|---|
...navigation/src/hooks/useNativeNavigationTracker.ts | 100.00% <100.00%> (ø) |
|
...ative-navigation/src/hooks/useNavigationTracker.ts | 100.00% <100.00%> (ø) |
|
...ct-native-navigation/src/utils/hooks/useSpanRef.ts | 100.00% <100.00%> (ø) |
|
...-native-navigation/src/utils/hooks/useTracerRef.ts | 100.00% <100.00%> (ø) |
|
...native-navigation/src/hooks/useAppStateListener.ts | 94.11% <94.11%> (ø) |
|
...n-react-native-navigation/src/utils/spanFactory.ts | 94.44% <94.44%> (ø) |
|
...ct-native-navigation/src/utils/hooks/useConsole.ts | 55.55% <55.55%> (ø) |
Loading