newrelic / newrelic-java-agent

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

Refactor netty instrumentation to support HTTP/2 #1994

Closed jasonjkeller closed 3 months ago

jasonjkeller commented 3 months ago

Resolves https://github.com/newrelic/newrelic-java-agent/issues/1945 Resolves https://github.com/newrelic/newrelic-java-agent/issues/1947

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 70.60%. Comparing base (764ae62) to head (aec33f1). Report is 33 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1994 +/- ## ============================================ - Coverage 70.88% 70.60% -0.29% + Complexity 10345 9872 -473 ============================================ Files 836 829 -7 Lines 41484 39914 -1570 Branches 6338 6077 -261 ============================================ - Hits 29407 28180 -1227 + Misses 9289 9007 -282 + Partials 2788 2727 -61 ```

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