Update rum schema#2795
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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
🚀 New features to boost your workflow:
|
jonathanmos
marked this pull request as ready for review
July 22, 2025 12:14
aleksandr-gringauz
approved these changes
Jul 22, 2025
jonathanmos
force-pushed
the
jmoskovich/update-rumschema
branch
from
July 23, 2025 15:05
ceb2a28 to
fbd5b1b
Compare
ambushwork
approved these changes
Jul 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
statusproperty. This means that the existingstatusinside LongTask and View have become ambiguous and as a result are renamed in code generation toConnectivityStatus.Motivation
Update properties for sending meta attributes.
Additional Notes
Anything else we should know when reviewing?
Review checklist (to be filled by reviewers)