mastrof / Bactos.jl

Agent-based modeling framework for bacterial behavior, based on Agents.jl
MIT License
3 stars 0 forks source link

Don't initialize ODE `integrator` automatically #74

Closed mastrof closed 1 year ago

mastrof commented 1 year ago

Closes #73.

codecov[bot] commented 1 year ago

Codecov Report

Base: 52.60% // Head: 52.69% // Increases project coverage by +0.08% :tada:

Coverage data is based on head (c28f192) compared to base (6efbafe). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================== + Coverage 52.60% 52.69% +0.08% ========================================== Files 18 18 Lines 595 594 -1 ========================================== Hits 313 313 + Misses 282 281 -1 ``` | [Impacted Files](https://codecov.io/gh/mastrof/Bactos.jl/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Riccardo+Foffi) | Coverage Δ | | |---|---|---| | [src/model.jl](https://codecov.io/gh/mastrof/Bactos.jl/pull/74/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Riccardo+Foffi#diff-c3JjL21vZGVsLmps) | `100.00% <ø> (+3.70%)` | :arrow_up: | | [src/step\_model.jl](https://codecov.io/gh/mastrof/Bactos.jl/pull/74/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Riccardo+Foffi#diff-c3JjL3N0ZXBfbW9kZWwuamw=) | `100.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Riccardo+Foffi). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Riccardo+Foffi)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.