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

Add React Native 0.64 support #489

Closed yousif-bugsnag closed 2 months ago

yousif-bugsnag commented 2 months ago

Goal

Adds React Native 0.64 tests to CI, and fixes a few minor issues found during testing.

Changeset

Changes have been cherry picked from https://github.com/bugsnag/bugsnag-js-performance/pull/483, with a couple of small tweaks:

Testing

Covered by a full CI run

github-actions[bot] commented 2 months ago

Browser bundle size

NPM build

Package
Before 191.20 kB
After 191.20 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 95.92 kB 35.88 kB 10.87 kB
After 95.92 kB 35.88 kB 10.87 kB
± No change No change No change

Code coverage

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
86.67%(+0%) 77.13%(+0%) 87.71%(+0%) 83.46%(+0%)

Generated against 042d578c5e1c0b722c9fd85916166406314d314d on 8 August 2024 at 11:36:47 UTC