newrelic / newrelic-android-agent

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

fix: ForwardingAgentLog level attribute type #250

Closed cthomas-newrelic closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 56.28%. Comparing base (86cb4db) to head (b984d29). Report is 3 commits behind head on release/7.5.0.

Files Patch % Lines
...a/com/newrelic/agent/android/AndroidAgentImpl.java 50.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/7.5.0 #250 +/- ## =================================================== - Coverage 56.31% 56.28% -0.03% + Complexity 3300 3298 -2 =================================================== Files 324 324 Lines 16611 16611 Branches 1829 1828 -1 =================================================== - Hits 9354 9350 -4 - Misses 6247 6251 +4 Partials 1010 1010 ```

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