newrelic / newrelic-java-agent

The New Relic Java agent
Apache License 2.0
192 stars 140 forks source link

Capping jax-rs-3.0 instrumentation #1834

Closed meiao closed 1 month ago

meiao commented 1 month ago

Overview

Preventing verify instrumentation from failing on unsupported jax-rs version.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 70.87%. Comparing base (4060a06) to head (10aeaaf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1834 +/- ## ============================================ + Coverage 70.86% 70.87% +0.01% - Complexity 9973 9974 +1 ============================================ Files 829 829 Lines 39984 39984 Branches 6058 6058 ============================================ + Hits 28333 28339 +6 + Misses 8924 8919 -5 + Partials 2727 2726 -1 ```

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