newrelic / newrelic-java-agent

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

Support for akka-http 10.2.0+ #1955

Closed obenkenobi closed 4 months ago

obenkenobi commented 4 months ago

Overview

Adds support for akka-http 10.2.0 and up

Related Github Issue

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

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 70.66%. Comparing base (aae1b1b) to head (3f2825d). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1955 +/- ## ============================================ + Coverage 70.63% 70.66% +0.02% - Complexity 9854 9862 +8 ============================================ Files 826 827 +1 Lines 39792 39835 +43 Branches 6061 6066 +5 ============================================ + Hits 28107 28149 +42 - Misses 8959 8961 +2 + Partials 2726 2725 -1 ```

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