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

👷 fix tags to match the test optimisation configuration attributes #3337

Draft
wants to merge 81 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 Feb 13, 2025

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.034 -0.027
addtiming 0.002 0.001 -0.000
adderror 0.062 0.049 -0.013
startstopsessionreplayrecording 0.015 0.009 -0.005
startview 0.619 0.431 -0.188
logmessage 0.040 0.025 -0.015
🧠 Memory Performance
Action Name Base Consumption Memory (bytes) Local Consumption Memory (bytes) 𝚫 (bytes)
addglobalcontext 29.24 KiB 31.51 KiB 2.27 KiB
addaction 56.59 KiB 58.14 KiB 1.56 KiB
addtiming 26.83 KiB 27.92 KiB 1.08 KiB
adderror 58.80 KiB 60.16 KiB 1.36 KiB
startstopsessionreplayrecording 26.85 KiB 27.55 KiB 717 B
startview 424.88 KiB 428.21 KiB 3.33 KiB
logmessage 58.46 KiB 61.59 KiB 3.13 KiB

🔗 RealWorld

@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2025

Codecov Report

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

Project coverage is 92.92%. Comparing base (5c8d482) to head (4bab74c).
Report is 6 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    #3337      +/-   ##
==========================================
- Coverage   92.96%   92.92%   -0.04%     
==========================================
  Files         297      297              
  Lines        7846     7849       +3     
  Branches     1789     1792       +3     
==========================================
  Hits         7294     7294              
- Misses        552      555       +3     

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

@thomas-lebeau thomas-lebeau force-pushed the thomas.lebeau/test-tags branch from 9f62023 to 1d18508 Compare February 13, 2025 11:00
@thomas-lebeau thomas-lebeau force-pushed the thomas.lebeau/test-tags branch from a401af3 to 26d2b9e Compare February 13, 2025 11:10
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