JuliaDynamics / Agents.jl

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

Docs Updates #886

Closed Tortar closed 11 months ago

Tortar commented 11 months ago

this fixes the Flocking example and improves the changelog for v6

codecov-commenter commented 11 months ago

Codecov Report

Merging #886 (4eaf56e) into main (71fac47) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 4eaf56e differs from pull request most recent head 9b09cdb. Consider uploading reports for the commit 9b09cdb to get more accurate results

@@           Coverage Diff           @@
##             main     #886   +/-   ##
=======================================
  Coverage   72.72%   72.72%           
=======================================
  Files          42       42           
  Lines        2871     2871           
=======================================
  Hits         2088     2088           
  Misses        783      783           
Files Changed Coverage Δ
src/Agents.jl 100.00% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

Tortar commented 11 months ago

removed also the comparison table in the docs

Tortar commented 11 months ago

ok, let's do it this way even if we weren't that formal always e.g. here https://github.com/JuliaDynamics/Agents.jl/pull/591/files, not to do too many PRs I will just create a different pr for the comparison page, since I think this is an important change so maybe being more focused on that can be useful, and for this one I will just enlarge the scope of the PR