newrelic / newrelic-java-agent

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

Exclude pekko AITs #1909

Closed kanderson250 closed 5 months ago

kanderson250 commented 5 months ago

Both pekko AIT tests are intermittently stalling after the update to GHA shas. Need to look into why.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 69.80%. Comparing base (c20f632) to head (3004090).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1909 +/- ## ============================================ - Coverage 70.67% 69.80% -0.87% + Complexity 9860 9758 -102 ============================================ Files 826 826 Lines 39804 39804 Branches 6062 6062 ============================================ - Hits 28130 27785 -345 - Misses 8950 9339 +389 + Partials 2724 2680 -44 ```

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