newrelic / newrelic-java-agent

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

glassfish-6: excluding some milestones #1946

Closed meiao closed 4 months ago

meiao commented 4 months ago

Overview

Glassfish-6 instrumentation module applies to the newly released 8.0.0 milestones. Since this version of Glassfish will include a newer version of Jakarta, it is likely that we will indeed need a new instrumentation module. So for now, the milestones that allow the instrumentation module to be applied are going to be excluded.

Related Github Issue

1806

Checks

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 (05334b4) to head (01b182e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1946 +/- ## ============================================ - Coverage 70.67% 70.66% -0.02% + Complexity 9860 9856 -4 ============================================ Files 826 826 Lines 39792 39792 Branches 6061 6061 ============================================ - Hits 28123 28118 -5 - Misses 8945 8948 +3 - Partials 2724 2726 +2 ```

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