denoland / std

The Deno Standard Library
https://jsr.io/@std
MIT License
3k stars 598 forks source link

docs: update badge URL #5787

Closed iuioiua closed 2 weeks ago

iuioiua commented 2 weeks ago

This change deletes the local badge file and instead calls directly to shields.io. It'll break only a few spots that use the current badge, but the note should help them figure out how to update.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 96.24%. Comparing base (a81742a) to head (186ac2b). Report is 29 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5787 +/- ## ========================================== - Coverage 96.26% 96.24% -0.02% ========================================== Files 481 479 -2 Lines 38738 38709 -29 Branches 5615 5615 ========================================== - Hits 37291 37256 -35 - Misses 1406 1411 +5 - Partials 41 42 +1 ```

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