Merge develop branch into feature/otel-support branch#1998
Merged
0xnm merged 212 commits intoMay 21, 2024
Merged
Conversation
…feature-context-update-through-msb RUM-2875 Introduce the FeatureContextUpdateLitener API
…e-container-data-into-browser-rum-events RUM-2485 Provide the parent container information for browser rum events
Merge develop branch
…apabilities RUM-3281 Implement webview bridge getCapabilities
…ll_snapshot RUM-3302 detect full snapshot from webview sr
Merge develop
Merge develop into sr webview feature branch
…elop_sr_webview_3
…ew_3 merge develop into feature/sr-webview (3)
…batching RUM-3669 avoid feature flag spamming events
…dditional-properties-in-telemetry-errors RUM-4369: Support additional properties in Telemetry Error events
…k_telemetry RUM-4413 Add telemetry on SR resources track
Improve UT for SR Obfuscators
…ge_telemetry RUM-4103 add telemetry to detect uncovered View/Drawable in Session Replay
Create package name consistency rule
Improve the TextViewMapper unit tests
Improve SeekBarMapper
…-in-local-ci Fix KtLint version in `local_ci` script
Fix SR flaky test
…nto-otel-support-170424
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/otel-support #1998 +/- ##
========================================================
+ Coverage 63.58% 64.11% +0.53%
========================================================
Files 751 759 +8
Lines 28333 28307 -26
Branches 4679 4753 +74
========================================================
+ Hits 18015 18148 +133
+ Misses 9119 8926 -193
- Partials 1199 1233 +34
|
Fix some detekt issues
xgouchet
approved these changes
May 21, 2024
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?
This PR merges
developbranch intofeature/otel-supportbranch, which is useful becausedevelopreceived some tooling and performance updates and changes.All conflicts are resolved.
Review checklist (to be filled by reviewers)