JuliaDynamics / Agents.jl

Agent-based modeling framework in Julia
https://juliadynamics.github.io/Agents.jl/stable/
MIT License
710 stars 114 forks source link

Update README.md #1027

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-commenter commented 2 months ago

Codecov Report

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

Project coverage is 86.47%. Comparing base (8b5b456) to head (69b25b1). Report is 107 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1027 +/- ## =========================================== + Coverage 70.12% 86.47% +16.34% =========================================== Files 42 39 -3 Lines 2718 2550 -168 =========================================== + Hits 1906 2205 +299 + Misses 812 345 -467 ```

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

Datseris commented 2 months ago

Thanks a lot! Similarly with DrWatson, and in general throughout JuliaDynamics the preferred statistic is the total downloads. Of course, we definitely appreciate the intermediate fix nevertheless!!!!