DataDog / dd-sdk-android

Datadog SDK for Android (Compatible with Kotlin and Java)
Apache License 2.0
150 stars 59 forks source link

Merge `release/2.10.0` branch into `develop` branch #2054

Closed 0xnm closed 4 months ago

0xnm commented 4 months ago

What does this PR do?

This PR merges release/2.10.0 branch into develop branch with all the conflicts resolved.

Review checklist (to be filled by reviewers)

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.22%. Comparing base (b844675) to head (8bd3a87).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2054 +/- ## =========================================== + Coverage 83.17% 83.22% +0.05% =========================================== Files 494 494 Lines 17739 17737 -2 Branches 2685 2684 -1 =========================================== + Hits 14753 14760 +7 + Misses 2251 2239 -12 - Partials 735 738 +3 ``` [see 35 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/2054/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)