DataDog / dd-sdk-android-gradle-plugin

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

Tooling update #227

Closed 0xnm closed 5 months ago

0xnm commented 5 months ago

What does this PR do?

This PR updates tooling used in this repo:

Also the latest configuration integration tests are run for is updated.

Review checklist (to be filled by reviewers)

codecov-commenter commented 5 months ago

Codecov Report

Merging #227 (b322aa8) into develop (03d071c) will increase coverage by 0.13%. Report is 5 commits behind head on develop. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #227 +/- ## ============================================= + Coverage 81.27% 81.39% +0.13% - Complexity 202 203 +1 ============================================= Files 26 26 Lines 790 790 Branches 104 104 ============================================= + Hits 642 643 +1 Misses 111 111 + Partials 37 36 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android-gradle-plugin/pull/227/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)