newrelic / newrelic-java-agent

The New Relic Java agent
Apache License 2.0
202 stars 143 forks source link

Correct incorrect imports #2012

Closed jtduffy closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 70.61%. Comparing base (0c73dac) to head (abcc60c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2012 +/- ## ============================================ + Coverage 70.60% 70.61% +0.01% + Complexity 9872 9871 -1 ============================================ Files 829 829 Lines 39915 39915 Branches 6077 6077 ============================================ + Hits 28183 28187 +4 + Misses 9004 8997 -7 - Partials 2728 2731 +3 ```

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