designcourse icon indicating copy to clipboard operation
designcourse copied to clipboard

👷 [RUM-8159] E2E test for the react integration

Open rgaignault opened this issue 1 year ago • 2 comments

Motivation

Similar to test/app we should have an test app dedicated to test react and react-router functionnalities.

Changes

Add e2e test for latest version of react rooter and render component

Testing

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

I have gone over the contributing documentation.

rgaignault avatar Mar 14 '25 15:03 rgaignault

Codecov Report

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

Project coverage is 91.91%. Comparing base (2d42eef) to head (aa3e07e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3428   +/-   ##
=======================================
  Coverage   91.91%   91.91%           
=======================================
  Files         311      311           
  Lines        8036     8036           
  Branches     1820     1820           
=======================================
  Hits         7386     7386           
  Misses        650      650           

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar Mar 14 '25 15:03 codecov-commenter

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 145.31 KiB 145.31 KiB 0 B 0.00%
Logs 50.16 KiB 50.16 KiB 0 B 0.00%
Rum Slim 104.80 KiB 104.80 KiB 0 B 0.00%
Worker 23.59 KiB 23.59 KiB 0 B 0.00%
🚀 CPU Performance
Action Name Base Average Cpu Time (ms) Local Average Cpu Time (ms) 𝚫
addglobalcontext 0.004 0.002 -0.001
addaction 0.083 0.048 -0.035
addtiming 0.002 0.002 0.000
adderror 0.078 0.065 -0.012
startstopsessionreplayrecording 0.019 0.024 0.006
startview 0.543 0.594 0.051
logmessage 0.034 0.031 -0.003
🧠 Memory Performance
Action Name Base Consumption Memory (bytes) Local Consumption Memory (bytes) 𝚫 (bytes)
addglobalcontext 26.95 KiB 26.66 KiB -300 B
addaction 53.83 KiB 54.02 KiB 195 B
addtiming 25.78 KiB 28.76 KiB 2.98 KiB
adderror 60.42 KiB 63.54 KiB 3.12 KiB
startstopsessionreplayrecording 25.51 KiB 25.30 KiB -220 B
startview 426.93 KiB 428.64 KiB 1.72 KiB
logmessage 57.32 KiB 61.19 KiB 3.87 KiB

🔗 RealWorld

cit-pr-commenter[bot] avatar Mar 17 '25 10:03 cit-pr-commenter[bot]