feat(instrumentation-react-native-navigation): Adding new instrumentation library to track navigation changes for React Native apps #2359
+47,114
−26,930
Codecov / codecov/project
succeeded
Feb 10, 2025 in 0s
91.01% (+0.05%) compared to ce62d8c
View this Pull Request on Codecov
91.01% (+0.05%) compared to ce62d8c
Details
Codecov Report
Attention: Patch coverage is 93.49112%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 91.01%. Comparing base (
ce62d8c
) to head (59334fc
).
Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2359 +/- ##
==========================================
+ Coverage 90.96% 91.01% +0.05%
==========================================
Files 171 178 +7
Lines 8133 8302 +169
Branches 1649 1684 +35
==========================================
+ Hits 7398 7556 +158
- Misses 735 746 +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