newrelic / newrelic-android-agent

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

[NR-173691] Feature: Add static logging API #153

Closed cthomas-newrelic closed 10 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 119 lines in your changes are missing coverage. Please review.

Comparison is base (aa6c662) 53.61% compared to head (2a77df9) 53.29%.

Files Patch % Lines
...lic/agent/android/logging/AndroidRemoteLogger.java 6.06% 62 Missing :warning:
...main/java/com/newrelic/agent/android/NewRelic.java 2.27% 43 Missing :warning:
...nt/android/instrumentation/LogInstrumentation.java 0.00% 11 Missing :warning:
...m/newrelic/agent/android/logging/LogReporting.java 80.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #153 +/- ## ============================================= - Coverage 53.61% 53.29% -0.33% - Complexity 2906 2918 +12 ============================================= Files 305 309 +4 Lines 15237 15383 +146 Branches 1643 1647 +4 ============================================= + Hits 8170 8198 +28 - Misses 6224 6341 +117 - Partials 843 844 +1 ```

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