Skip to content

Fix issue with RumViewScope caused by merge#3574

Merged
jonathanmos merged 1 commit into
developfrom
jmoskovich/fix-merge-issue-rumviewscope
Jun 25, 2026
Merged

Fix issue with RumViewScope caused by merge#3574
jonathanmos merged 1 commit into
developfrom
jmoskovich/fix-merge-issue-rumviewscope

Conversation

@jonathanmos

@jonathanmos jonathanmos commented Jun 25, 2026

Copy link
Copy Markdown
Member

What does this PR do?

This merge seems to have caused a duplicated code block in RumViewScope. This wasn't caught by tests in develop but was caught by a test on the dogfooding branch.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

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)

@jonathanmos
jonathanmos marked this pull request as ready for review June 25, 2026 08:57
@jonathanmos
jonathanmos requested review from a team as code owners June 25, 2026 08:57
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.58%. Comparing base (456ca2c) to head (ca3cf60).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3574      +/-   ##
===========================================
+ Coverage    72.47%   72.58%   +0.11%     
===========================================
  Files          978      978              
  Lines        36069    36045      -24     
  Branches      6041     6040       -1     
===========================================
+ Hits         26138    26162      +24     
+ Misses        8246     8210      -36     
+ Partials      1685     1673      -12     
Files with missing lines Coverage Δ
.../android/rum/internal/domain/scope/RumViewScope.kt 95.09% <100.00%> (+1.65%) ⬆️

... and 38 files with indirect coverage changes

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

@jonathanmos
jonathanmos merged commit c6e8fe9 into develop Jun 25, 2026
27 checks passed
@jonathanmos
jonathanmos deleted the jmoskovich/fix-merge-issue-rumviewscope branch June 25, 2026 09:34
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.

4 participants