DataDog / dd-sdk-android

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

Update custom detekt CI Job #2118

Open xgouchet opened 5 days ago

xgouchet commented 5 days ago

What does this PR do?

A brief description of the change being made with this pull request.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Review checklist (to be filled by reviewers)

codecov-commenter commented 5 days ago

Codecov Report

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

Project coverage is 70.31%. Comparing base (e3a82d9) to head (5feac82).

:exclamation: Current head 5feac82 differs from pull request most recent head f8b7785

Please upload reports for the commit f8b7785 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2118 +/- ## =========================================== + Coverage 70.23% 70.31% +0.08% =========================================== Files 721 721 Lines 26769 26756 -13 Branches 4487 4481 -6 =========================================== + Hits 18799 18812 +13 + Misses 6719 6702 -17 + Partials 1251 1242 -9 ``` [see 20 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/2118/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)