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

✅ update test/app to use local tarballs #3335

Draft
wants to merge 74 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.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 92.94%. Comparing base (5c8d482) to head (c1096b5).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
packages/rum/test/mutationPayloadValidator.ts 25.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3335      +/-   ##
==========================================
- Coverage   92.96%   92.94%   -0.03%     
==========================================
  Files         297      297              
  Lines        7846     7849       +3     
  Branches     1789     1792       +3     
==========================================
+ Hits         7294     7295       +1     
- Misses        552      554       +2     

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

Copy link

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 147.34 KiB 147.34 KiB 0 B 0.00%
Logs 51.69 KiB 51.69 KiB 0 B 0.00%
Rum Slim 106.08 KiB 106.08 KiB 0 B 0.00%
Worker 24.50 KiB 24.50 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.060 0.035 -0.025
addtiming 0.002 0.002 0.000
adderror 0.062 0.052 -0.011
startstopsessionreplayrecording 0.015 0.011 -0.004
startview 0.619 0.418 -0.201
logmessage 0.040 0.022 -0.018
🧠 Memory Performance
Action Name Base Consumption Memory (bytes) Local Consumption Memory (bytes) 𝚫 (bytes)
addglobalcontext 29.24 KiB 30.84 KiB 1.60 KiB
addaction 56.59 KiB 58.85 KiB 2.27 KiB
addtiming 26.83 KiB 29.82 KiB 2.99 KiB
adderror 58.80 KiB 62.14 KiB 3.34 KiB
startstopsessionreplayrecording 26.85 KiB 29.44 KiB 2.59 KiB
startview 424.88 KiB 426.43 KiB 1.55 KiB
logmessage 58.46 KiB 60.73 KiB 2.27 KiB

🔗 RealWorld

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.

6 participants