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-11817] Update performance plugin naming convention #429

Closed gingerbenw closed 6 months ago

gingerbenw commented 6 months ago

Goal

Update plugin packages to match the naming convention used in the error notifiers. This PR adds two new packages and will require deprecating the packages they supersede.

Changeset

github-actions[bot] commented 6 months ago

Browser bundle size

NPM build

Package
Before 183.50 kB
After 183.50 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 91.28 kB 34.22 kB 10.37 kB
After 91.28 kB 34.22 kB 10.37 kB
± No change No change No change

Code coverage

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

Total:

Lines Branches Functions Statements
87.73%(+0.05%) 78.81%(-0.38%) 88.55%(+0.2%) 84.49%(+0.13%)

Generated against fb9e288e5e9ba7cee2a548ff5668f8c6a95a1cb9 on 26 March 2024 at 17:05:35 UTC