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
4 stars 1 forks source link

Use file based retry queue in React Native SDK #383

Closed imjoehaines closed 7 months ago

imjoehaines commented 7 months ago

Goal

Design

Changeset

Testing

github-actions[bot] commented 7 months ago

Browser bundle size

NPM build

Package
Before 175.95 kB
After 175.95 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 84.94 kB 31.99 kB 9.84 kB
After 84.94 kB 31.99 kB 9.84 kB
± No change No change No change

Code coverage

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
92.13%(-0.07%) 80.38%(+0%) 93.48%(+0.24%) 90.29%(+0%)

Generated against a20620ba5bbbde3799bd1e22f82148cd95322b82 on 6 December 2023 at 15:51:59 UTC

gingerbenw commented 7 months ago

Should we update the changelog too?

imjoehaines commented 7 months ago

Should we update the changelog too?

I'm going to merge this PR as is so it doesn't have to go through CI again just for a changlog update, but we can update it on the release PR if you'd like?

gingerbenw commented 7 months ago

We can update it on the release PR if you'd like?

Yeah, I think that would be good to get it as accurate as possible.