uber-go / goleak

Goroutine leak detector
MIT License
4.48k stars 148 forks source link

CI: Upgrade to codecov 4 & use token. #122

Closed JacobOaks closed 4 months ago

JacobOaks commented 4 months ago

This upgrades codecov CI action to version 4, and uses the codecov token when uploading, since tokenless uploading is no longer supported for some cases.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.14%. Comparing base (31095c6) to head (039f6e4). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #122 +/- ## ========================================== + Coverage 98.45% 99.14% +0.69% ========================================== Files 6 6 Lines 323 234 -89 ========================================== - Hits 318 232 -86 + Misses 4 1 -3 Partials 1 1 ```

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