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

[PLAT-11248] Add Gemfile and `bundle install` to ensure CI runs work #408

Closed joshedney closed 4 months ago

joshedney commented 4 months ago

Goal

Add Gemfile with cocoapods and bundle install to CI to ensure that builds work as expected

Testing

Covered by CI

github-actions[bot] commented 4 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
91.36%(+0%) 80.91%(+0%) 92.66%(+0%) 88.86%(+0%)

Generated against 280dab87a62b75e64e96089921a1f04f02edce50 on 20 February 2024 at 14:44:41 UTC