AlgebraicJulia / StockFlow.jl

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

Stockflows without foot are now coproducted with the rest, rather tha… #111

Open neonWhiteout opened 9 months ago

neonWhiteout commented 9 months ago

…n using empty foot. This results in a more accurate UWD, and you are now allowed to specify empty foot composition.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (e5eec69) 57.98% compared to head (141dcc1) 58.12%.

Files Patch % Lines
src/syntax/Composition.jl 94.11% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #111 +/- ## ========================================== + Coverage 57.98% 58.12% +0.13% ========================================== Files 10 10 Lines 2016 2025 +9 ========================================== + Hits 1169 1177 +8 - Misses 847 848 +1 ```

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