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
4 stars 1 forks source link

Revert bad merge commit #430

Closed gingerbenw closed 3 months ago

gingerbenw commented 3 months ago

Revert "Revert "Merge branch 'next' into trace-propagation""

This reverts commit a3f48a17110f24aa5777996916f28555626aa7cd.

Goal

To reinstate the react-navigation support work that was reverted during PR #412

Testing

Full CI run

github-actions[bot] commented 3 months ago

Browser bundle size

NPM build

Package
Before 183.51 kB
After 183.50 kB
± -16 bytes 🎉

CDN build

Unminified Minfied Minified + gzipped
Before 91.29 kB 34.23 kB 10.38 kB
After 91.28 kB 34.22 kB 10.37 kB
± -8 bytes 🎉 -8 bytes 🎉 -8 bytes 🎉

Code coverage

Ok File (✨=New File) Lines Branches Functions Statements
/home/runner/work/bugsnag-js-performance/bugsnag-js-performance/packages/platforms/browser/lib/id-generator.ts 100%
(+11.12%)
100%
(+100%)
100%
(+0%)
100%
(+11.12%)
🔴 ✨ /home/runner/work/bugsnag-js-performance/bugsnag-js-performance/packages/react-native-navigation/lib/index.ts 0%
(+0%)
100%
(+100%)
0%
(+0%)
0%
(+0%)
🔴 ✨ /home/runner/work/bugsnag-js-performance/bugsnag-js-performance/packages/react-native-navigation/lib/react-native-navigation-plugin.ts 0%
(+0%)
0%
(+0%)
0%
(+0%)
0%
(+0%)

Total:

Lines Branches Functions Statements
87.68%(-3.57%) 79.19%(-2.07%) 88.35%(-4.23%) 84.36%(-4.13%)

Generated against 79507873b4a45b752e2fcf32bd0913c4fb8a5c86 on 26 March 2024 at 11:19:28 UTC