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 tests for retry queue in React Native #371

Closed imjoehaines closed 10 months ago

github-actions[bot] commented 10 months ago

Browser bundle size

NPM build

Package
Before 174.33 kB
After 174.33 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 83.92 kB 31.67 kB 9.76 kB
After 83.92 kB 31.67 kB 9.76 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/browser/lib/id-generator.ts 100%
(+11.12%)
100%
(+100%)
100%
(+0%)
100%
(+11.12%)
🔴 /home/runner/work/bugsnag-js-performance/bugsnag-js-performance/packages/platforms/react-native/lib/id-generator.ts 90%
(-10%)
100%
(+0%)
100%
(+0%)
90%
(-10%)

Total:

Lines Branches Functions Statements
87.19%(+0%) 69.78%(+0.19%) 86.26%(+0%) 84.72%(+0%)

Generated against c98b9be824e955fd03461b0c8341a50ff878e49d on 17 November 2023 at 10:52:19 UTC