JuliaIO / JLD2.jl

HDF5-compatible file format in pure Julia
Other
534 stars 82 forks source link

Fix downloads count badge #556

Closed pricklypointer closed 2 months ago

pricklypointer commented 2 months ago

Fixed the download count badge using https://juliapkgstats.com/. The current badge is broken because the old API and PkgVisBoard is not maintained.

This PR:

Please review and provide any feedback. Thanks for considering this PR!

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 86.82%. Comparing base (9cdca2f) to head (e3720bf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #556 +/- ## ========================================== - Coverage 86.84% 86.82% -0.03% ========================================== Files 31 31 Lines 4311 4310 -1 ========================================== - Hits 3744 3742 -2 - Misses 567 568 +1 ```

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