newrelic / newrelic-android-agent

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

Develop merge into main #297

Open ndesai-newrelic opened 4 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 70.91255% with 153 lines in your changes missing coverage. Please review.

Project coverage is 57.53%. Comparing base (89838e5) to head (ae4ccb6).

Files with missing lines Patch % Lines
...m/newrelic/agent/android/aei/AEITraceReporter.java 48.14% 49 Missing and 21 partials :warning:
...elic/agent/android/aei/ApplicationExitMonitor.java 86.02% 12 Missing and 14 partials :warning:
.../com/newrelic/agent/android/aei/SessionMapper.java 60.00% 11 Missing and 7 partials :warning:
...relic/agent/android/payload/FileBackedPayload.java 59.52% 11 Missing and 6 partials :warning:
.../java/com/newrelic/agent/android/aei/AEITrace.java 80.00% 6 Missing and 2 partials :warning:
...com/newrelic/agent/android/aei/AEITraceSender.java 84.21% 5 Missing and 1 partial :warning:
.../newrelic/agent/android/payload/PayloadSender.java 76.47% 2 Missing and 2 partials :warning:
...relic/agent/android/payload/PayloadController.java 71.42% 0 Missing and 2 partials :warning:
...va/com/newrelic/agent/android/payload/Payload.java 75.00% 1 Missing :warning:
...ewrelic/agent/android/payload/PayloadReporter.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## ============================================ + Coverage 57.40% 57.53% +0.13% - Complexity 3349 3437 +88 ============================================ Files 325 330 +5 Lines 16646 16994 +348 Branches 1820 1858 +38 ============================================ + Hits 9555 9778 +223 - Misses 6076 6157 +81 - Partials 1015 1059 +44 ```

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

cthomas-newrelic commented 3 weeks ago

Develop has changed behind this commit, so don't commit to main.