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

Translate importance int to string #242

Closed ywang-nr closed 2 months ago

ywang-nr commented 3 months ago

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

What's changed:

  1. Translate importance as an integer to it's string value
  2. Add unit tests
codecov[bot] commented 3 months ago

Codecov Report

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

Please upload report for BASE (release/7.4.0@9d5ad65). Learn more about missing BASE report.

:exclamation: Current head ae6e774 differs from pull request most recent head 2ae78e3

Please upload reports for the commit 2ae78e3 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/7.4.0 #242 +/- ## ================================================ Coverage ? 56.15% Complexity ? 3270 ================================================ Files ? 324 Lines ? 16528 Branches ? 1814 ================================================ Hits ? 9282 Misses ? 6250 Partials ? 996 ```

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