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

feature:Handle UserId for new session enhancement #232

Closed ndesai-newrelic closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 83.60656% with 10 lines in your changes missing coverage. Please review.

Project coverage is 56.06%. Comparing base (8b5a8cd) to head (eebb2ad).

Files Patch % Lines
...main/java/com/newrelic/agent/android/NewRelic.java 83.33% 1 Missing and 3 partials :warning:
...va/com/newrelic/agent/android/harvest/Harvest.java 57.14% 0 Missing and 3 partials :warning:
...m/newrelic/agent/android/harvest/HarvestTimer.java 89.47% 1 Missing and 1 partial :warning:
...a/com/newrelic/agent/android/AndroidAgentImpl.java 83.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/7.4.0 #232 +/- ## =================================================== + Coverage 56.01% 56.06% +0.04% - Complexity 3252 3256 +4 =================================================== Files 324 324 Lines 16489 16500 +11 Branches 1804 1808 +4 =================================================== + Hits 9236 9250 +14 + Misses 6264 6258 -6 - Partials 989 992 +3 ```

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