Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(2/9) RUM-2127 Add synthetics information to the RUM Context #1715

Merged
merged 1 commit into from Nov 16, 2023

Conversation

xgouchet
Copy link
Collaborator

@xgouchet xgouchet commented Nov 15, 2023

This PR has been created automatically by the CI

Add synthetics information to the RUM Context: this will allow us to attach the synthetics test run information to all the RUM events based on the context (and possibly attach the info to other features eventually: Logs, Session Replay, …)

@xgouchet xgouchet requested review from a team as code owners November 15, 2023 09:40
@codecov-commenter
Copy link

codecov-commenter commented Nov 15, 2023

Codecov Report

Merging #1715 (5684cd7) into develop (210ced7) will decrease coverage by 0.05%.
Report is 3 commits behind head on develop.
The diff coverage is 84.62%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1715      +/-   ##
===========================================
- Coverage    83.43%   83.38%   -0.05%     
===========================================
  Files          465      465              
  Lines        16076    16085       +9     
  Branches      2382     2384       +2     
===========================================
- Hits         13412    13411       -1     
- Misses        2023     2034      +11     
+ Partials       641      640       -1     
Files Coverage Δ
.../datadog/android/rum/internal/domain/RumContext.kt 95.65% <84.62%> (-4.35%) ⬇️

... and 19 files with indirect coverage changes

Base automatically changed from xgouchet/RUM-2127/1_read_synthetics_info to develop November 16, 2023 08:14
@xgouchet xgouchet merged commit cd7a57b into develop Nov 16, 2023
22 of 23 checks passed
@xgouchet xgouchet deleted the xgouchet/RUM-2127/2_read_synthetics_info branch November 16, 2023 08:39
@xgouchet xgouchet added this to the 2.3.0 milestone Dec 13, 2023
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.

None yet

4 participants