designcourse
designcourse copied to clipboard
🐛 Add missing original error for beforeSend context
trafficstars
Motivation
see: #3407 #3402
Changes
Testing
- [ ] Local
- [ ] Staging
- [ ] Unit
- [ ] End to end
I have gone over the contributing documentation.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.89%. Comparing base (
5f9c056) to head (e107eda).
Additional details and impacted files
@@ Coverage Diff @@
## main #3442 +/- ##
==========================================
- Coverage 91.92% 91.89% -0.04%
==========================================
Files 309 309
Lines 8104 8104
Branches 1838 1838
==========================================
- Hits 7450 7447 -3
- Misses 654 657 +3
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Bundles Sizes Evolution
| 📦 Bundle Name | Base Size | Local Size | 𝚫 | 𝚫% | Status |
|---|---|---|---|---|---|
| Rum | 146.95 KiB | 146.96 KiB | 16 B | +0.01% | ✅ |
| Logs | 51.38 KiB | 51.39 KiB | 16 B | +0.03% | ✅ |
| Rum Slim | 106.12 KiB | 106.13 KiB | 16 B | +0.01% | ✅ |
| Worker | 23.59 KiB | 23.59 KiB | 0 B | 0.00% | ✅ |
🚀 CPU Performance
| Action Name | Base Average Cpu Time (ms) | Local Average Cpu Time (ms) | 𝚫 |
|---|---|---|---|
| addglobalcontext | 0.004 | 0.004 | 0.001 |
| addaction | 0.075 | 0.074 | -0.001 |
| addtiming | 0.002 | 0.002 | 0.000 |
| adderror | 0.080 | 0.080 | -0.000 |
| startstopsessionreplayrecording | 0.035 | 0.024 | -0.011 |
| startview | 0.552 | 0.553 | 0.001 |
| logmessage | 0.049 | 0.040 | -0.009 |
🧠 Memory Performance
| Action Name | Base Consumption Memory (bytes) | Local Consumption Memory (bytes) | 𝚫 (bytes) |
|---|---|---|---|
| addglobalcontext | 25.87 KiB | 27.77 KiB | 1.91 KiB |
| addaction | 53.54 KiB | 56.32 KiB | 2.78 KiB |
| addtiming | 25.19 KiB | 29.19 KiB | 4.00 KiB |
| adderror | 56.59 KiB | 60.76 KiB | 4.17 KiB |
| startstopsessionreplayrecording | 25.56 KiB | 26.01 KiB | 455 B |
| startview | 421.31 KiB | 422.08 KiB | 786 B |
| logmessage | 54.64 KiB | 58.62 KiB | 3.98 KiB |