designcourse
designcourse copied to clipboard
✨ [Hackathon] add diagnostic test suite
Motivation
Changes
Testing
- [ ] Local
- [ ] Staging
- [ ] Unit
- [ ] End to end
I have gone over the contributing documentation.
Bundles Sizes Evolution
| 📦 Bundle Name | Base Size | Local Size | 𝚫 | 𝚫% | Status |
|---|---|---|---|---|---|
| Rum | 162.12 KiB | 162.12 KiB | 0 B | 0.00% | ✅ |
| Logs | 55.84 KiB | 55.84 KiB | 0 B | 0.00% | ✅ |
| Rum Slim | 110.96 KiB | 110.96 KiB | 0 B | 0.00% | ✅ |
| Worker | 25.21 KiB | 25.21 KiB | 0 B | 0.00% | ✅ |
🚀 CPU Performance
| Action Name | Base Average Cpu Time (ms) | Local Average Cpu Time (ms) | 𝚫 |
|---|---|---|---|
| addglobalcontext | 0.002 | 0.002 | -0.000 |
| addaction | 0.041 | 0.044 | 0.004 |
| addtiming | 0.001 | 0.001 | -0.000 |
| adderror | 0.053 | 0.048 | -0.005 |
| startstopsessionreplayrecording | 1.169 | 1.049 | -0.120 |
| startview | 1.547 | 0.440 | -1.107 |
| logmessage | 0.026 | 0.032 | 0.006 |
🧠 Memory Performance
| Action Name | Base Consumption Memory (bytes) | Local Consumption Memory (bytes) | 𝚫 (bytes) |
|---|---|---|---|
| addglobalcontext | 8.34 KiB | 7.74 KiB | -610 B |
| addaction | 40.52 KiB | 40.32 KiB | -200 B |
| addtiming | 7.18 KiB | 6.38 KiB | -820 B |
| adderror | 44.21 KiB | 45.76 KiB | 1.55 KiB |
| startstopsessionreplayrecording | 5.77 KiB | 6.79 KiB | 1.03 KiB |
| startview | 421.60 KiB | 426.88 KiB | 5.27 KiB |
| logmessage | 41.79 KiB | 40.36 KiB | -1466 B |
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.47%. Comparing base (
4ffe796) to head (4f02972). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3194 +/- ##
=======================================
Coverage 93.47% 93.47%
=======================================
Files 280 280
Lines 7703 7703
Branches 1727 1727
=======================================
Hits 7200 7200
Misses 503 503
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.