uber-go / sally

A tiny HTTP server for supporting custom Golang import paths
MIT License
311 stars 29 forks source link

CI: Use codecov token #150

Closed JacobOaks closed 4 months ago

JacobOaks commented 4 months ago

Adds codecov token as required by codecov-action v4.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 77.37%. Comparing base (d7c76af) to head (be6ba36). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #150 +/- ## ========================================== + Coverage 76.11% 77.37% +1.26% ========================================== Files 3 3 Lines 180 137 -43 ========================================== - Hits 137 106 -31 + Misses 39 27 -12 Partials 4 4 ```

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