DataDog / dd-sdk-android

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

Update static analysis pipeline version #2045

Closed 0xnm closed 1 month ago

0xnm commented 1 month ago

What does this PR do?

This PR updates static analysis pipeline version. It includes at least https://github.com/DataDog/dd-source/pull/96112 and https://github.com/DataDog/dd-source/pull/95612.

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.02%. Comparing base (a783738) to head (7ba5635).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2045 +/- ## =========================================== - Coverage 83.18% 83.02% -0.16% =========================================== Files 493 493 Lines 17691 17692 +1 Branches 2681 2682 +1 =========================================== - Hits 14716 14688 -28 - Misses 2238 2269 +31 + Partials 737 735 -2 ``` [see 26 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/2045/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)