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

Release v2.2.0 #400

Closed gingerbenw closed 5 months ago

gingerbenw commented 5 months ago

v2.2.0 (2024-02-01)

This release adds support for automatic span instrumentation when using React Navigation in React Native apps. See online docs for details.

github-actions[bot] commented 5 months ago

Browser bundle size

NPM build

Package
Before 175.95 kB
After 179.86 kB
± +3,909 bytes ⚠️

CDN build

Unminified Minfied Minified + gzipped
Before 84.94 kB 31.99 kB 9.84 kB
After 86.78 kB 32.63 kB 10.00 kB
± +1,835 bytes ⚠️ +642 bytes ⚠️ +158 bytes ⚠️

Code coverage

Ok File (✨=New File) Lines Branches Functions Statements
🔴 /home/runner/work/bugsnag-js-performance/bugsnag-js-performance/packages/core/lib/core.ts 100%
(+0%)
80%
(+5%)
90.9%
(+0.9%)
97.82%
(+0.26%)
🔴 /home/runner/work/bugsnag-js-performance/bugsnag-js-performance/packages/core/lib/span-factory.ts 100%
(+0%)
96.66%
(-3.34%)
100%
(+0%)
98.57%
(-1.43%)
🔴 /home/runner/work/bugsnag-js-performance/bugsnag-js-performance/packages/platforms/browser/lib/browser.ts 87.5%
(-8.92%)
75%
(-25%)
50%
(+0%)
87.5%
(-8.92%)
🔴 /home/runner/work/bugsnag-js-performance/bugsnag-js-performance/packages/platforms/browser/lib/default-routing-provider.ts 100%
(+0%)
60%
(-15%)
100%
(+0%)
100%
(+0%)
🔴 ✨ /home/runner/work/bugsnag-js-performance/bugsnag-js-performance/packages/react-navigation/lib/index.ts 0%
(+0%)
100%
(+100%)
0%
(+0%)
0%
(+0%)
🔴 ✨ /home/runner/work/bugsnag-js-performance/bugsnag-js-performance/packages/react-navigation/lib/react-navigation-native-plugin.ts 0%
(+0%)
0%
(+0%)
0%
(+0%)
0%
(+0%)

Total:

Lines Branches Functions Statements
91.34%(-0.87%) 80.64%(-0.46%) 92.66%(-1.23%) 88.83%(-1.41%)

Generated against dd7064708d43c8bbdecaa579f12adaccbb3b0748 on 1 February 2024 at 13:13:14 UTC