Merge develop#1958
Merged
xgouchet merged 60 commits intoApr 2, 2024
Merged
Conversation
…-modification-exception-when-reading-feature-flags Prevent `ConcurrentModificationException` when reading feature flags
Prepare release 2.7.0
…-2.8.0 Next dev iteration
…0-into-develop Merge release 2.7.0 into `develop` branch
… in multi-threaded environment
…batching RUM-3669 avoid feature flag spamming events
…-tests-220324 Address some flaky tests
…events-serialization-from-rum-view-scope Add a test for the safe events serialization produced by `RumViewScope` in multi-threaded environment
RUM-2708: Refactor and split classes
…htlytests Fix mime type for nightly tests
…strategy RUM-3670 backpressure strategy
…on-tests Disable some sr integration tests temporarily due to flakiness
…ample RUM-3668 update sample and fix configuration
…cation-startup-time-regression RUM-3430: Fix application startup time regression
Prepare 2.7.1
Merge 2.7.1 on develop
…rawinterceptor RUM-3761 prevent crashing the host app in the ViewOnDrawInterceptor
The error event mapper still does not support discarding fatal errors, and a warning is sent if the user returns null for a fatal error in the mapper.
RUM-2207 Call RUM error mapper even for crashes
…e_utils RUMM-3774 prevent crash in Canvas Wrapper
…tras Safe getting of Intent extras
…do_detekt_rule Improve todo detekt rule
0xnm
approved these changes
Apr 2, 2024
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## feature/sr-web-view-support #1958 +/- ##
===============================================================
- Coverage 83.62% 83.43% -0.19%
===============================================================
Files 487 489 +2
Lines 17657 17827 +170
Branches 2643 2657 +14
===============================================================
+ Hits 14765 14873 +108
- Misses 2160 2228 +68
+ Partials 732 726 -6
|
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.
No description provided.