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

[NR-263706] Android 7.4.0 #231

Closed cthomas-newrelic closed 3 months ago

cthomas-newrelic commented 3 months ago

New Features

Fixed

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 72.24080% with 332 lines in your changes missing coverage. Please review.

Project coverage is 56.06%. Comparing base (be037c7) to head (b52f7cb).

:exclamation: Current head b52f7cb differs from pull request most recent head 3679a55

Please upload reports for the commit 3679a55 to get more accurate results.

Files Patch % Lines
...om/newrelic/agent/android/logging/LogReporter.java 73.70% 47 Missing and 24 partials :warning:
...ic/agent/android/harvest/HarvestConfiguration.java 44.68% 22 Missing and 30 partials :warning:
...nt/android/instrumentation/LogInstrumentation.java 30.55% 22 Missing and 3 partials :warning:
...m/newrelic/agent/android/logging/RemoteLogger.java 76.76% 17 Missing and 6 partials :warning:
...elic/agent/android/logging/ForwardingAgentLog.java 63.46% 5 Missing and 14 partials :warning:
...main/java/com/newrelic/agent/android/NewRelic.java 76.54% 14 Missing and 5 partials :warning:
...m/newrelic/agent/android/logging/LogReporting.java 79.51% 11 Missing and 6 partials :warning:
...ava/com/newrelic/agent/android/logging/Logger.java 5.88% 16 Missing :warning:
...m/newrelic/agent/android/logging/LogForwarder.java 81.15% 12 Missing and 1 partial :warning:
...newrelic/agent/android/ApplicationExitMonitor.java 82.81% 7 Missing and 4 partials :warning:
... and 22 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #231 +/- ## ============================================ + Coverage 54.32% 56.06% +1.73% - Complexity 2960 3247 +287 ============================================ Files 306 324 +18 Lines 15434 16465 +1031 Branches 1680 1795 +115 ============================================ + Hits 8385 9231 +846 - Misses 6172 6251 +79 - Partials 877 983 +106 ```

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

ywang-nr commented 3 months ago

Do we want to merge background reporting branch into 7.4.0 as well? Since it's on the priority list.