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-11289] Add createNavigationContainer method #388

Closed gingerbenw closed 9 months ago

gingerbenw commented 9 months ago

Goal

Add createNavigationContainer method to wrap the react navigation container

Changeset

Testing

Unit tests for route changes

github-actions[bot] commented 9 months ago

Browser bundle size

NPM build

Package
Before 177.95 kB
After 177.95 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 85.60 kB 32.28 kB 9.89 kB
After 85.60 kB 32.28 kB 9.89 kB
± No change No change No change

Code coverage

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
92%(+0%) 80.56%(+0%) 92.83%(+0%) 90.07%(+0%)

Generated against 4c5cfed92d8a2bda2e653f13751b1ee54ea6dc9f on 15 December 2023 at 15:24:49 UTC

gingerbenw commented 9 months ago

not sure why the test coverage changes aren't showing anything... 🤔