DataDog / dd-sdk-android-gradle-plugin

The Datadog Gradle Plugin for Android
Apache License 2.0
14 stars 9 forks source link

Update Gradle to 8.10.2, AGP to 8.6.1 and also update latest test configuration for the functional test #292

Closed 0xnm closed 4 weeks ago

0xnm commented 4 weeks ago

What does this PR do?

This PR updates Gradle to 8.10.2, AGP to 8.6.1 and also updates latest test configuration for the functional test.

Review checklist (to be filled by reviewers)

codecov-commenter commented 4 weeks ago

Codecov Report

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

Project coverage is 78.31%. Comparing base (a6dbcf2) to head (984ae82). Report is 4 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #292 +/- ## ============================================= + Coverage 77.88% 78.31% +0.44% - Complexity 251 252 +1 ============================================= Files 31 31 Lines 913 913 Branches 114 114 ============================================= + Hits 711 715 +4 + Misses 150 147 -3 + Partials 52 51 -1 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android-gradle-plugin/pull/292/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)