newrelic / newrelic-android-agent

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

chore: Tune AEI supportability metrics #248

Closed cthomas-newrelic closed 4 months ago

cthomas-newrelic commented 4 months ago

NR-251338: adds method to translate reason code. For testing and SM's, not added as event attribute at the moment.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 93.18182% with 3 lines in your changes missing coverage. Please review.

Project coverage is 56.31%. Comparing base (9826cac) to head (86cb4db).

Files Patch % Lines
...main/java/com/newrelic/agent/android/NewRelic.java 60.00% 2 Missing :warning:
...newrelic/agent/android/ApplicationExitMonitor.java 97.43% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/7.5.0 #248 +/- ## =================================================== + Coverage 56.22% 56.31% +0.08% - Complexity 3283 3300 +17 =================================================== Files 324 324 Lines 16574 16611 +37 Branches 1827 1829 +2 =================================================== + Hits 9319 9354 +35 Misses 6247 6247 - Partials 1008 1010 +2 ```

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