Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ [Hackathon] add diagnostic test suite #3194

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

thomas-lebeau
Copy link
Collaborator

Motivation

Changes

Testing

  • Local
  • Staging
  • Unit
  • End to end

I have gone over the contributing documentation.

Copy link

cit-pr-commenter bot commented Dec 3, 2024

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

🔗 RealWorld

@thomas-lebeau thomas-lebeau force-pushed the thomas.lebeau/rum-diag-tool branch from 24bdb10 to 4afa142 Compare December 3, 2024 16:41
@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thomas-lebeau thomas-lebeau changed the title ✨ add diagnostic test suite ✨ [Hackathon] add diagnostic test suite Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants