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

Android Agent v7.5.0 #247

Closed ywang-nr closed 2 months ago

ywang-nr commented 2 months ago

Ticket: https://new-relic.atlassian.net/browse/NR-285162

What's changed:

  1. Log forwarding GA release
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 76.86567% with 31 lines in your changes missing coverage. Please review.

Project coverage is 56.22%. Comparing base (70dba11) to head (9826cac).

:exclamation: Current head 9826cac differs from pull request most recent head 2469c6c

Please upload reports for the commit 2469c6c to get more accurate results.

Files Patch % Lines
...om/newrelic/agent/android/logging/LogReporter.java 81.00% 7 Missing and 12 partials :warning:
...a/com/newrelic/agent/android/AndroidAgentImpl.java 44.44% 2 Missing and 3 partials :warning:
...wrelic/agent/android/logging/MessageValidator.java 40.00% 1 Missing and 2 partials :warning:
...main/java/com/newrelic/agent/android/NewRelic.java 33.33% 2 Missing :warning:
...m/newrelic/agent/android/logging/LogForwarder.java 83.33% 1 Missing :warning:
...m/newrelic/agent/android/logging/RemoteLogger.java 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #247 +/- ## ============================================ + Coverage 53.51% 56.22% +2.71% - Complexity 3145 3283 +138 ============================================ Files 324 324 Lines 16532 16574 +42 Branches 1814 1827 +13 ============================================ + Hits 8847 9319 +472 + Misses 6734 6247 -487 - Partials 951 1008 +57 ```

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