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-293283] add feature flag for event persistence, unit tests #269

Closed ywang-nr closed 1 week ago

ywang-nr commented 2 weeks ago

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

What's changed:

  1. Add feature flag for event persistence
  2. Modify unit tests
codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (release/7.6.0@679b729). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...elic/agent/android/analytics/EventManagerImpl.java 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/7.6.0 #269 +/- ## ================================================ Coverage ? 57.40% Complexity ? 3349 ================================================ Files ? 325 Lines ? 16638 Branches ? 1820 ================================================ Hits ? 9551 Misses ? 6073 Partials ? 1014 ```

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