Closed gingerbenw closed 5 months ago
NPM build
Package | |
---|---|
Before | 188.88 kB |
After | 190.22 kB |
± | +1,342 bytes ⚠️ |
CDN build
Unminified | Minfied | Minified + gzipped | |
---|---|---|---|
Before | 94.81 kB |
35.55 kB |
10.77 kB |
After | 95.42 kB |
35.80 kB |
10.84 kB |
± | +606 bytes ⚠️ |
+251 bytes ⚠️ |
+72 bytes ⚠️ |
Ok | File (✨=New File) | Lines | Branches | Functions | Statements |
---|---|---|---|---|---|
🔴 | /home/runner/work/bugsnag-js-performance/bugsnag-js-performance/packages/core/lib/config.ts | 78.12% (+0.71%) |
82.6% (+1.65%) |
50% (+7.15%) |
78.78% (+0.66%) |
🔴 | /home/runner/work/bugsnag-js-performance/bugsnag-js-performance/packages/core/lib/core.ts | 100% (+0%) |
88.88% (+8.88%) |
92.85% (+0.55%) |
98.24% (+0.17%) |
Total:
Lines | Branches | Functions | Statements |
---|---|---|---|
87.26%(+0.04%) | 79.09%(+0.2%) | 88.04%(+0.05%) | 84.08%(+0.05%) |
Generated against 30560ee7cccb10e5b33d43ea9367c63bb909cdb5 on 17 June 2024 at 14:01:50 UTC
Could we add a maze runner test for this?
Covered in PLAT-12233
Goal
Implement error correlation for browser performance
Design
Call
addOnError
from bugsnag notifier when provided as a configuration optionChangeset
Added new
bugsnag
configuration option to core clientTesting
Added unit tests for adding span and trace id to a reported error