bugsnag / bugsnag-js-performance

Monitor the performance of your JavaScript (web and React Native) and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides
MIT License
5 stars 3 forks source link

[PLAT-11722] Previous route span attribute #416

Closed gingerbenw closed 6 months ago

gingerbenw commented 7 months ago

Goal

Add the bugsnag.navigation.previous_route span attribute

Testing

Update unit tests and end to end tests to ensure the previous route is handled with the @react-navigation/native and react-native-navigation plugins

github-actions[bot] commented 7 months ago

Browser bundle size

NPM build

Package
Before 180.09 kB
After 180.09 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 87.01 kB 32.72 kB 10.01 kB
After 87.01 kB 32.72 kB 10.01 kB
± No change No change No change

Code coverage

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
87.39%(-0.17%) 78.55%(-0.27%) 88.34%(+0%) 84.24%(-0.14%)

Generated against 63b45619991c3d7c3d42c78569e2c69e8a9559a5 on 8 March 2024 at 14:31:18 UTC