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-247779] Set event manager transmit flag if AEI events created #222

Closed cthomas-newrelic closed 3 months ago

cthomas-newrelic commented 3 months ago

This will trigger inclusion of the new events on the next harvest, regardless of buffer time.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 55.94%. Comparing base (6904ac4) to head (0a114b6).

:exclamation: Current head 0a114b6 differs from pull request most recent head 6abfe0d

Please upload reports for the commit 6abfe0d to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/nr230991-appExitInfo #222 +/- ## =============================================================== Coverage 55.94% 55.94% - Complexity 3225 3227 +2 =============================================================== Files 323 323 Lines 16411 16415 +4 Branches 1786 1788 +2 =============================================================== + Hits 9181 9184 +3 - Misses 6264 6266 +2 + Partials 966 965 -1 ```

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