DataDog / dd-sdk-android

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

Update our CI around Generated files #2110

Closed xgouchet closed 3 months ago

xgouchet commented 3 months ago

What does this PR do?

Motivation

Some dependency changes were not committed meaning that locally the transitiveDependencies for the dd-sdk-android-okhttp-otel is changed all the time in unrelated commits.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 69.70%. Comparing base (fffdf0f) to head (0b28118).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2110 +/- ## =========================================== + Coverage 69.64% 69.70% +0.06% =========================================== Files 715 715 Lines 26556 26581 +25 Branches 4445 4456 +11 =========================================== + Hits 18493 18526 +33 + Misses 6844 6837 -7 + Partials 1219 1218 -1 ``` [see 31 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/2110/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)