Align the base64 feature branch with develop#1594
Merged
jonathanmos merged 67 commits intoSep 4, 2023
Merged
Conversation
Prepare release `2.0.0-beta2`
…-for-features-in-integrations Use `implementation` dependency for features in integrations modules
…oc-files Remove redundant docs
Co-authored-by: Rosa Trieu <[email protected]>
…loading [RUMM-3448] Remove tracking of view loading time and fix unit tests
…ocumentation RUMM-3465: Update documentation for SDK v2
…stats-memory-leak RUMM-3475: Fix memory leak in `JankStats` usage
Co-authored-by: Rosa Trieu <[email protected]>
…d-sdk-android-ktx-module RUMM-3476: Remove `dd-sdk-android-ktx` module
Prepare release of `2.0.0-beta3`
…k-explicitly-in-dogfood-script Mention Datadog SDK explicitly in dogfood script
…use-the-windowmanager-in-background-thread REPLAY-1905 Do not resolve WindowManager from Application context
…g_gap RUMM-3500 View tracking gap
…ternalloggger-metrics-method RUMM-924 Introduce the new InternalLogger#metric API
…atch-deleted-telemetry RUMM-3506 Collect the batch deleted telemetry
…ch-closed-telemetry RUM-346 Collect the batch_closed telemetry
Add multiple instance sample
…ch-delete-in-background-property RUM-952 Provide the inBackground property for batch_delete metric
…-lifecycle-monitor-in-core-instance-stop Unregister process lifecycle monitor in core instance stop
…n-start-is-not-reported RUM-971: Report ApplicationLaunch view even if first RUM event is not interaction
# Conflicts: # features/dd-sdk-android-session-replay/src/test/kotlin/com/datadog/android/sessionreplay/internal/async/RecordedDataQueueHandlerTest.kt
0xnm
approved these changes
Aug 31, 2023
Codecov Report
@@ Coverage Diff @@
## feature/base64-jmoskovich #1594 +/- ##
=============================================================
+ Coverage 83.44% 83.59% +0.15%
=============================================================
Files 446 451 +5
Lines 15181 15426 +245
Branches 2288 2306 +18
=============================================================
+ Hits 12667 12894 +227
- Misses 1912 1919 +7
- Partials 602 613 +11
|
mariusc83
approved these changes
Aug 31, 2023
urseberry
approved these changes
Sep 1, 2023
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?
Resolve conflicts between develop and the base64 feature branch
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)