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

feat(react-native): support react-native-file-access v1.x #480

Closed yousif-bugsnag closed 3 months ago

yousif-bugsnag commented 3 months ago

Goal

Adds support for older versions of react-native-file-access:

Testing

Relied on existing tests

github-actions[bot] commented 3 months ago

Browser bundle size

NPM build

Package
Before 191.13 kB
After 191.13 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 96.10 kB 36.09 kB 10.91 kB
After 96.10 kB 36.09 kB 10.91 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/platforms/react-native/lib/persistence/file-utils.ts 45%
(+45%)
14.28%
(+14.28%)
66.66%
(+66.66%)
45%
(+45%)

Total:

Lines Branches Functions Statements
86.02%(-0.5%) 77%(-1.3%) 86.66%(-0.28%) 82.64%(-0.4%)

Generated against bf9a28769bb87134713545059e5a056ac2cc0b15 on 30 July 2024 at 11:46:15 UTC