smrealms / smr

Space Merchant Realms open-source game engine
http://www.smrealms.de
GNU Affero General Public License v3.0
25 stars 15 forks source link

Update codecov-action from v3 to v4 #1839

Closed hemberger closed 4 months ago

hemberger commented 4 months ago

We need to specify the token due to rate limiting of their global upload token.

We also want the workflow to fail if we can't upload the coverage report for any reason. Otherwise, it is too easy to overlook the absence of coverage data.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 30.84%. Comparing base (a9f461e) to head (ccd3b1e). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1839 +/- ## ============================================ + Coverage 30.79% 30.84% +0.05% Complexity 4023 4023 ============================================ Files 125 125 Lines 12796 12707 -89 ============================================ - Hits 3940 3920 -20 + Misses 8856 8787 -69 ```

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