Skip to content

Fix RumSessionScope flaky test#2730

Merged
ambushwork merged 1 commit into
developfrom
yl/fix-rum-flaky
Jun 17, 2025
Merged

Fix RumSessionScope flaky test#2730
ambushwork merged 1 commit into
developfrom
yl/fix-rum-flaky

Conversation

@ambushwork

Copy link
Copy Markdown
Member

What does this PR do?

Some SdkInit events can trigger renew session and some will not, so instead of verifying that "renew session then no more interaction", we can just verify that "handle event is never called on child scope".

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@codecov-commenter

codecov-commenter commented Jun 16, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.78%. Comparing base (f583493) to head (f1d5a44).
⚠️ Report is 1993 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2730      +/-   ##
===========================================
- Coverage    69.81%   69.78%   -0.03%     
===========================================
  Files          824      824              
  Lines        30774    30774              
  Branches      5173     5173              
===========================================
- Hits         21483    21473      -10     
- Misses        7827     7841      +14     
+ Partials      1464     1460       -4     

see 32 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ambushwork
ambushwork marked this pull request as ready for review June 16, 2025 09:13
@ambushwork
ambushwork requested review from a team as code owners June 16, 2025 09:13
@ambushwork
ambushwork merged commit db25ca2 into develop Jun 17, 2025
25 checks passed
@ambushwork
ambushwork deleted the yl/fix-rum-flaky branch June 17, 2025 08:40
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.

3 participants