JuliaDynamics / Agents.jl

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

add versions of until for deprecated methods #949

Closed Tortar closed 6 months ago

Tortar commented 7 months ago

This is useful for some deprecated methods, otherwise they break things given the new updates

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (d16c406) 85.72% compared to head (a82dfea) 85.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #949 +/- ## ======================================= Coverage 85.72% 85.72% ======================================= Files 36 36 Lines 2543 2543 ======================================= Hits 2180 2180 Misses 363 363 ```

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