DataDog / dd-sdk-android

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

Next dev iteration 2.11.0 #2050

Closed 0xnm closed 1 month ago

0xnm commented 1 month ago

What does this PR do?

This PR bumps SDK version, because we are going to release 2.10.0 (see https://github.com/DataDog/dd-sdk-android/pull/2049).

Review checklist (to be filled by reviewers)

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 83.23%. Comparing base (daec9a0) to head (347654a). Report is 3 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2050 +/- ## =========================================== + Coverage 83.10% 83.23% +0.13% =========================================== Files 494 494 Lines 17720 17722 +2 Branches 2686 2686 =========================================== + Hits 14726 14750 +24 + Misses 2253 2234 -19 + Partials 741 738 -3 ``` [see 27 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/2050/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)