Skip to content

RUM-12046: Fix synthetic ids logging in RumViewScope#2958

Merged
aleksandr-gringauz merged 1 commit into
developfrom
aleksandr-gringauz/RUM-12046/fix-synthetics-rum-association
Oct 23, 2025
Merged

RUM-12046: Fix synthetic ids logging in RumViewScope#2958
aleksandr-gringauz merged 1 commit into
developfrom
aleksandr-gringauz/RUM-12046/fix-synthetics-rum-association

Conversation

@aleksandr-gringauz

@aleksandr-gringauz aleksandr-gringauz commented Oct 21, 2025

Copy link
Copy Markdown
Contributor

What does this PR do?

I'm returning Log.i that was changed here to InternalLogger usage.

See the detailed explanation of the bug and its cause in the ticket: https://datadoghq.atlassian.net/browse/RUM-12046

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)

@aleksandr-gringauz
aleksandr-gringauz marked this pull request as ready for review October 21, 2025 15:28
@aleksandr-gringauz
aleksandr-gringauz requested review from a team as code owners October 21, 2025 15:28
0xnm
0xnm previously approved these changes Oct 21, 2025
@datadog-official

datadog-official Bot commented Oct 21, 2025

Copy link
Copy Markdown

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 70.84% (-0.03%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: cb5dcfa | Docs | Was this helpful? Give us feedback!

@codecov-commenter

codecov-commenter commented Oct 21, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.83%. Comparing base (aeffdcc) to head (cb5dcfa).
⚠️ Report is 1325 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2958      +/-   ##
===========================================
+ Coverage    70.81%   70.83%   +0.02%     
===========================================
  Files          829      829              
  Lines        30384    30381       -3     
  Branches      5184     5184              
===========================================
+ Hits         21516    21519       +3     
+ Misses        7387     7377      -10     
- Partials      1481     1485       +4     
Files with missing lines Coverage Δ
.../android/rum/internal/domain/scope/RumViewScope.kt 94.17% <100.00%> (+0.18%) ⬆️

... and 39 files with indirect coverage changes

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

target = InternalLogger.Target.USER,
messageBuilder = { "$key=$value" }
)
/**

@aleksandr-gringauz aleksandr-gringauz Oct 21, 2025

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a comment so that it is not removed by mistake again.

@aleksandr-gringauz
aleksandr-gringauz force-pushed the aleksandr-gringauz/RUM-12046/fix-synthetics-rum-association branch from a16370b to 82abefb Compare October 22, 2025 15:14
@aleksandr-gringauz
aleksandr-gringauz force-pushed the aleksandr-gringauz/RUM-12046/fix-synthetics-rum-association branch from 82abefb to cb5dcfa Compare October 22, 2025 15:47
@aleksandr-gringauz
aleksandr-gringauz merged commit ee38a9a into develop Oct 23, 2025
25 checks passed
@aleksandr-gringauz
aleksandr-gringauz deleted the aleksandr-gringauz/RUM-12046/fix-synthetics-rum-association branch October 23, 2025 08:12
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