spotify / github-java-client

A Java client to Github API
Apache License 2.0
129 stars 83 forks source link

ci: update `codecov-action` to v3 #170

Closed felix-seifert closed 10 months ago

felix-seifert commented 10 months ago

As the Node version used by codecov-action@v2 is deprecated, we need to update the action to v3.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (091dd7a) 76.86% compared to head (acf8084) 76.86%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #170 +/- ## ========================================= Coverage 76.86% 76.86% Complexity 297 297 ========================================= Files 42 42 Lines 1003 1003 Branches 44 44 ========================================= Hits 771 771 Misses 207 207 Partials 25 25 ```

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