newrelic / newrelic-java-agent

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

Update scala3 artifact publishing #1995

Closed kanderson250 closed 3 months ago

kanderson250 commented 3 months ago

Resolves #1958

Verified that the artifact shows up locally and in staging. The artifact is viewable in sonatype now.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 70.61%. Comparing base (1a93e4a) to head (d76b625). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1995 +/- ## ============================================ - Coverage 70.62% 70.61% -0.01% + Complexity 9875 9873 -2 ============================================ Files 829 829 Lines 39914 39914 Branches 6077 6077 ============================================ - Hits 28189 28186 -3 Misses 8998 8998 - Partials 2727 2730 +3 ```

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