Merge release/2.3.0 branch into master branch#1741
Merged
Conversation
…elease-2.2.0 RUM-1218: Prepare release 2.2.0
…-2.3.0 Next dev iteration
…evelop Merge release 2.2.0 branch into develop
…loads Fix SR functional tests payloads after develop roll - back
…he-order-is-kept-for-records-with-same-timestamp RUM-891 Unit test to confirm SR records order is kept when having same timestamps
…ions Update testing conventions
…ors_locally Disable warning as errors locally
RUM-501 Handle Android Strict Mode
…tch-lock-in-ndk-signal-catcher-logic RUM-1330 Make sure we use try-locks in our NDK signal catcher
…fixtures (1/3) RUM-392 create core testFixtures source set
…fixtures (2/3) RUM-392 refactor shared android library build script
…fixtures (3/3) RUM-392 let all modules use the shared fixtures
…eturning-event-metadata-to-readers RUM-1578: Support returning event metadata to the readers
…tics_info (7/9) RUM-2127 Add synthetics info to RUM Resources
…izer Fix flaky test in RumEventDeserializer
Fix flaky test in DatadogContextProvider
…registered-rum-monitor-when-rum-feature-is-stopped RUM-1017: Unregister RUM monitor when associated RUM feature is stopped
…tics_info (8/9) RUM-2127 Add synthetics info to RUM Long Tasks
…handler Fix flaky test in TelemetryEventHandlerTest
…tics_info (9/9) RUM-2127 track synthetics info from activity extras
…strator Fix flaky test in BatchFileOrchestratorTest
Reduce noise in logs when building the project
Fix flaky test in MainLooperLongTaskStrategyTest
…ault-uploading-configuration RUM-1835 Lower the upload frequency and batch size enum values
RUM-1517 Create SDKCore stub classes
…d-as-int RUM-2245 Generate wireframe ids as 32bit Int
Prepare release 2.3.0
xgouchet
approved these changes
Nov 22, 2023
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1741 +/- ##
==========================================
- Coverage 83.59% 83.35% -0.24%
==========================================
Files 458 465 +7
Lines 15767 16179 +412
Branches 2354 2411 +57
==========================================
+ Hits 13180 13486 +306
- Misses 1962 2030 +68
- Partials 625 663 +38
|
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
release/2.3.0branch intomasterbranch.Review checklist (to be filled by reviewers)