newrelic / newrelic-java-agent

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

First pass of J22 support #1819

Closed jtduffy closed 6 months ago

jtduffy commented 7 months ago

Overview

Resolves #1805

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 70.79%. Comparing base (a977065) to head (6eaaa30). Report is 16 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1819 +/- ## ============================================ - Coverage 70.89% 70.79% -0.10% + Complexity 9966 9855 -111 ============================================ Files 828 821 -7 Lines 39957 39693 -264 Branches 6053 6049 -4 ============================================ - Hits 28326 28102 -224 + Misses 8899 8867 -32 + Partials 2732 2724 -8 ```

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