AlgebraicJulia / StockFlow.jl

https://algebraicjulia.github.io/StockFlow.jl/
MIT License
63 stars 6 forks source link

Composition DSL refactor #116

Closed neonWhiteout closed 7 months ago

neonWhiteout commented 7 months ago

Composition now requires stockflows to in a tuple, if there is more than one. Makes the code to parse it far simpler.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (e5eec69) 57.98% compared to head (d58c817) 61.51%. Report is 21 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #116 +/- ## ========================================== + Coverage 57.98% 61.51% +3.52% ========================================== Files 10 10 Lines 2016 2193 +177 ========================================== + Hits 1169 1349 +180 + Misses 847 844 -3 ```

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