RUM-13103: Introduce vitalAppLaunchEventMapper#2987
Merged
ambushwork merged 2 commits intoDec 23, 2025
Conversation
|
🎯 Code Coverage 🔗 Commit SHA: 9924563 | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2987 +/- ##
===========================================
+ Coverage 71.30% 71.36% +0.05%
===========================================
Files 880 880
Lines 32360 32368 +8
Branches 5457 5457
===========================================
+ Hits 23074 23097 +23
+ Misses 7736 7732 -4
+ Partials 1550 1539 -11
🚀 New features to boost your workflow:
|
aleksandr-gringauz
marked this pull request as ready for review
November 6, 2025 11:04
0xnm
reviewed
Nov 6, 2025
aleksandr-gringauz
force-pushed
the
aleksandr-gringauz/feature/app-launch-vitals-mapper
branch
from
November 6, 2025 16:12
84212fe to
58ca36d
Compare
ambushwork
previously approved these changes
Nov 7, 2025
jonathanmos
previously approved these changes
Nov 12, 2025
aleksandr-gringauz
force-pushed
the
aleksandr-gringauz/feature/app-launch-vitals
branch
2 times, most recently
from
November 14, 2025 10:08
1c884cb to
39cc533
Compare
3 tasks
Base automatically changed from
aleksandr-gringauz/feature/app-launch-vitals
to
develop
December 18, 2025 15:58
ambushwork
dismissed stale reviews from jonathanmos and themself
December 18, 2025 15:58
The base branch was changed.
ambushwork
force-pushed
the
aleksandr-gringauz/feature/app-launch-vitals-mapper
branch
from
December 23, 2025 10:06
58ca36d to
deb5025
Compare
ambushwork
force-pushed
the
aleksandr-gringauz/feature/app-launch-vitals-mapper
branch
from
December 23, 2025 11:16
bf1be14 to
9924563
Compare
0xnm
approved these changes
Dec 23, 2025
Contributor
Author
|
LGTM |
ambushwork
deleted the
aleksandr-gringauz/feature/app-launch-vitals-mapper
branch
December 23, 2025 12:21
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?
Adding
vitalAppLaunchEventMappersimilar tovitalOperationStepEventMappernow that app launch vital events have a separate type.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)