AlgebraicJulia / StockFlow.jl

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

Added a function to reverse edges of a causal loop, maintaining polarities. #115

Closed neonWhiteout closed 7 months ago

neonWhiteout commented 7 months ago

Also added two tests for it.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (317f43b) 61.47% compared to head (0c255e5) 61.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #115 +/- ## ========================================== + Coverage 61.47% 61.66% +0.18% ========================================== Files 10 10 Lines 2191 2199 +8 ========================================== + Hits 1347 1356 +9 + Misses 844 843 -1 ```

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

neonWhiteout commented 7 months ago

Seems purposeless at the moment... will reopen if we find a reason for this.