Skip to content

RUM-10088: Propagate has_replay flag to RumContext object#2668

Merged
0xnm merged 1 commit into
nogorodnikov/rum-8170/feature-context-syncfrom
nogorodnikov/rum-10088/propagate-has_replay-flag-to-RumContext
May 22, 2025
Merged

RUM-10088: Propagate has_replay flag to RumContext object#2668
0xnm merged 1 commit into
nogorodnikov/rum-8170/feature-context-syncfrom
nogorodnikov/rum-10088/propagate-has_replay-flag-to-RumContext

Conversation

@0xnm

@0xnm 0xnm commented May 22, 2025

Copy link
Copy Markdown
Member

What does this PR do?

This PR correctly sets has_replay flag from the Session Replay context in the RumContext object which is returned by the RumScope.getRumContext. It wasn't set before.

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)

@0xnm
0xnm requested review from a team as code owners May 22, 2025 14:26
@codecov-commenter

codecov-commenter commented May 22, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.03%. Comparing base (7737285) to head (7ada356).
⚠️ Report is 162 commits behind head on nogorodnikov/rum-8170/feature-context-sync.

Files with missing lines Patch % Lines
.../android/rum/internal/domain/scope/RumViewScope.kt 66.67% 0 Missing and 5 partials ⚠️
Additional details and impacted files
@@                              Coverage Diff                               @@
##           nogorodnikov/rum-8170/feature-context-sync    #2668      +/-   ##
==============================================================================
- Coverage                                       70.08%   70.03%   -0.06%     
==============================================================================
  Files                                             819      819              
  Lines                                           30620    30619       -1     
  Branches                                         5119     5122       +3     
==============================================================================
- Hits                                            21460    21442      -18     
- Misses                                           7741     7745       +4     
- Partials                                         1419     1432      +13     
Files with missing lines Coverage Δ
.../android/rum/internal/domain/scope/RumViewScope.kt 93.78% <66.67%> (-0.26%) ⬇️

... and 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.

@0xnm
0xnm merged commit 818bc3c into nogorodnikov/rum-8170/feature-context-sync May 22, 2025
@0xnm
0xnm deleted the nogorodnikov/rum-10088/propagate-has_replay-flag-to-RumContext branch May 22, 2025 15:44
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