Skip to content

Update rum schema#2795

Merged
jonathanmos merged 1 commit into
developfrom
jmoskovich/update-rumschema
Jul 28, 2025
Merged

Update rum schema#2795
jonathanmos merged 1 commit into
developfrom
jmoskovich/update-rumschema

Conversation

@jonathanmos

@jonathanmos jonathanmos commented Jul 22, 2025

Copy link
Copy Markdown
Member

What does this PR do?

Updates the latest changes in the Rum schema.

Note that a new profiling schema has been added to longTask and to View, and this new schema has a status property. This means that the existing status inside LongTask and View have become ambiguous and as a result are renamed in code generation to ConnectivityStatus.

Motivation

Update properties for sending meta attributes.

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)

@codecov-commenter

codecov-commenter commented Jul 22, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.86%. Comparing base (fc39b65) to head (ceb2a28).
⚠️ Report is 1893 commits behind head on develop.

⚠️ Current head ceb2a28 differs from pull request most recent head fbd5b1b

Please upload reports for the commit fbd5b1b to get more accurate results.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2795      +/-   ##
===========================================
- Coverage    69.90%   69.86%   -0.04%     
===========================================
  Files          831      826       -5     
  Lines        31138    30954     -184     
  Branches      5234     5214      -20     
===========================================
- Hits         21766    21625     -141     
+ Misses        7896     7860      -36     
+ Partials      1476     1469       -7     
Files with missing lines Coverage Δ
...g/android/rum/internal/domain/scope/RumEventExt.kt 94.43% <100.00%> (+0.66%) ⬆️

... and 48 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 marked this pull request as ready for review July 22, 2025 12:14
@jonathanmos
jonathanmos requested review from a team as code owners July 22, 2025 12:14
@jonathanmos
jonathanmos force-pushed the jmoskovich/update-rumschema branch from ceb2a28 to fbd5b1b Compare July 23, 2025 15:05
@jonathanmos
jonathanmos merged commit 0ebc208 into develop Jul 28, 2025
25 checks passed
@jonathanmos
jonathanmos deleted the jmoskovich/update-rumschema branch July 28, 2025 08:57
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