uutils / findutils

Rust implementation of findutils
MIT License
280 stars 36 forks source link

ci: update codecov-action to v4 & use token #320

Closed cakebaker closed 4 months ago

cakebaker commented 4 months ago

This PR bumps codecov-action from v3 to v4 and uses the codecov token (which must be added to Github's settings).

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (46f43b5) 56.95% compared to head (94c5227) 57.25%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #320 +/- ## ========================================== + Coverage 56.95% 57.25% +0.30% ========================================== Files 30 30 Lines 3652 3652 Branches 873 872 -1 ========================================== + Hits 2080 2091 +11 Misses 1267 1267 + Partials 305 294 -11 ```

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