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-292881] add sessionId attribute to logging #258

Closed ywang-nr closed 1 month ago

ywang-nr commented 1 month ago

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

What's changed:

  1. Add sessionId attribute to logging
  2. Add unit tests
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.39%. Comparing base (00f1801) to head (fe04a1d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #258 +/- ## ============================================= + Coverage 57.37% 57.39% +0.01% Complexity 3347 3347 ============================================= Files 325 325 Lines 16630 16631 +1 Branches 1823 1823 ============================================= + Hits 9542 9545 +3 + Misses 6073 6071 -2 Partials 1015 1015 ```

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