newrelic / newrelic-java-agent

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

Resolve Kinesis verifier #2123

Closed obenkenobi closed 3 weeks ago

obenkenobi commented 3 weeks ago

Overview

Resolve verifier failure introduced in from adding arn processing for kinesis.

Related Github Issue

https://github.com/newrelic/newrelic-java-agent/issues/2071

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 70.69%. Comparing base (2d209e0) to head (0ff2275). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2123 +/- ## ============================================ - Coverage 70.70% 70.69% -0.02% + Complexity 9982 9980 -2 ============================================ Files 841 841 Lines 40289 40289 Branches 6107 6107 ============================================ - Hits 28487 28481 -6 - Misses 9055 9063 +8 + Partials 2747 2745 -2 ```

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