DataDog / dd-sdk-android

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

Fix the jctools proguard rules #2063

Closed mariusc83 closed 4 months ago

mariusc83 commented 4 months 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 4 months ago

Codecov Report

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

Project coverage is 67.30%. Comparing base (39c7c04) to head (a33e37c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/otel-support #2063 +/- ## ======================================================== - Coverage 67.37% 67.30% -0.07% ======================================================== Files 733 733 Lines 27015 27025 +10 Branches 4572 4573 +1 ======================================================== - Hits 18201 18189 -12 - Misses 7587 7615 +28 + Partials 1227 1221 -6 ``` [see 36 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/2063/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)