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-11785] Update android namepsace #426

Closed gingerbenw closed 6 months ago

gingerbenw commented 6 months ago

Goal

To prevent an overlap with the native android library

Changeset

Update the namepsace to com.bugsnag.reactnative.performance

github-actions[bot] commented 6 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.61%(+0%) 78.55%(+0%) 88.34%(+0%) 84.52%(+0%)

Generated against dbdf66c521854b2aad6f8e58a5e3f9d8de34414f on 19 March 2024 at 13:17:53 UTC