newrelic / newrelic-java-agent

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

1780 spring reactor chaining #1828

Closed jbedell-newrelic closed 7 months ago

jbedell-newrelic commented 7 months ago

This instrumentation should catch call chaining in regards to external calls being made in those chains.

jbedell-newrelic commented 7 months ago

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

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 70.88%. Comparing base (bfcd92a) to head (3d46321). Report is 47 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1828 +/- ## ============================================ + Coverage 70.85% 70.88% +0.03% - Complexity 9950 9974 +24 ============================================ Files 827 829 +2 Lines 39880 39984 +104 Branches 6043 6058 +15 ============================================ + Hits 28255 28342 +87 - Misses 8899 8915 +16 - Partials 2726 2727 +1 ```

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