newrelic / newrelic-java-agent

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

Disabling pekko AIT #1817

Closed meiao closed 7 months ago

meiao commented 7 months ago

Overview

Pekko instrumentation is not yet in the main branch, but the AIT got merged.

Disabling it.

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 70.89%. Comparing base (654ee45) to head (be2f0f2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1817 +/- ## ============================================ + Coverage 70.88% 70.89% +0.01% - Complexity 9975 9976 +1 ============================================ Files 829 829 Lines 39984 39984 Branches 6058 6058 ============================================ + Hits 28341 28345 +4 + Misses 8915 8914 -1 + Partials 2728 2725 -3 ```

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