designcourse icon indicating copy to clipboard operation
designcourse copied to clipboard

✨ [RUM-4013] add handling stack in beforeSend context

Open thomas-lebeau opened this issue 2 years ago • 2 comments

Motivation

Changes

Testing

  • [ ] Local
  • [ ] Staging
  • [ ] Unit
  • [ ] End to end

I have gone over the contributing documentation.

thomas-lebeau avatar Apr 26 '24 12:04 thomas-lebeau

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.59%. Comparing base (f551f53) to head (8c095c2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2730      +/-   ##
==========================================
+ Coverage   93.58%   93.59%   +0.01%     
==========================================
  Files         243      243              
  Lines        7043     7057      +14     
  Branches     1555     1563       +8     
==========================================
+ Hits         6591     6605      +14     
  Misses        452      452              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Apr 26 '24 12:04 codecov-commenter

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 157.18 KiB 157.68 KiB 510 B +0.32%
Logs 56.42 KiB 56.60 KiB 181 B +0.31%
Rum Slim 103.74 KiB 104.24 KiB 510 B +0.48%
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.001 0.002 0.000
addaction 0.015 0.032 0.017
adderror 0.031 0.032 0.002
addtiming 0.001 0.001 0.000
startview 0.812 0.858 0.047
startstopsessionreplayrecording 0.731 0.806 0.076
logmessage 0.005 0.006 0.001
🧠 Memory Performance
Action Name Base Consumption Memory (bytes) Local Consumption Memory (bytes) 𝚫
addglobalcontext NaN KiB 26.36 KiB NaN KiB
addaction NaN KiB 56.28 KiB NaN KiB
adderror NaN KiB 56.13 KiB NaN KiB
addtiming NaN KiB 8.68 KiB NaN KiB
startview NaN KiB 1911.36 KiB NaN KiB
startstopsessionreplayrecording NaN KiB 11.23 KiB NaN KiB
logmessage NaN KiB 68.82 KiB NaN KiB

cit-pr-commenter[bot] avatar Apr 26 '24 12:04 cit-pr-commenter[bot]