newrelic / newrelic-android-agent

SDK to enable instrumentation of Android mobile apps in New Relic
Apache License 2.0
13 stars 13 forks source link

remove static setEntityGuid api #238

Closed ndesai-newrelic closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 56.12%. Comparing base (3679a55) to head (1eddda8).

Files Patch % Lines
...main/java/com/newrelic/agent/android/NewRelic.java 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #238 +/- ## ============================================= - Coverage 56.13% 56.12% -0.02% Complexity 3254 3254 ============================================= Files 324 324 Lines 16467 16459 -8 Branches 1793 1793 ============================================= - Hits 9244 9237 -7 + Misses 6244 6243 -1 Partials 979 979 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.