Weasyl / weasyl

The website.
https://www.weasyl.com
Apache License 2.0
115 stars 30 forks source link

Upload coverage to Codecov with API token #1408

Closed charmander closed 2 months ago

charmander commented 2 months ago

Codecov wants us to use their v4 action and corresponding new uploader, which is terribly designed and doesn’t work at all on Alpine anymore; it now rate limits tokenless uploads to the point that Codecov effectively hasn’t worked for the last month.

Let’s see if providing the token to the v3 action (despite it only being documented to be required for private repos for that version of the action) helps.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 61.17%. Comparing base (9ad5d73) to head (1d73cc4). Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1408 +/- ## ========================================== - Coverage 61.22% 61.17% -0.05% ========================================== Files 95 95 Lines 9212 9195 -17 Branches 1661 1662 +1 ========================================== - Hits 5640 5625 -15 + Misses 3119 3117 -2 Partials 453 453 ```

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