newrelic / newrelic-java-agent

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

Add comment to HttpUrlConnection InboundWrapper #1842

Closed jasonjkeller closed 1 month ago

jasonjkeller commented 1 month ago

Add comment summarizing findings from: https://github.com/newrelic/newrelic-java-agent/issues/1838

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 (ef98cb6) to head (8195815).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1842 +/- ## ============================================ + Coverage 70.01% 70.87% +0.85% - Complexity 9874 9975 +101 ============================================ Files 829 829 Lines 39984 39984 Branches 6058 6058 ============================================ + Hits 27995 28338 +343 + Misses 9305 8918 -387 - Partials 2684 2728 +44 ```

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