AlgebraicJulia / StockFlow.jl

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

Remove invert_vector from syntax and stratification, and instead use … #109

Closed neonWhiteout closed 10 months ago

neonWhiteout commented 11 months ago

…state_dict

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (e5eec69) 57.98% compared to head (103aced) 49.83%.

:exclamation: Current head 103aced differs from pull request most recent head 55d73f7. Consider uploading reports for the commit 55d73f7 to get more accurate results

Files Patch % Lines
src/syntax/Stratification.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #109 +/- ## ========================================== - Coverage 57.98% 49.83% -8.16% ========================================== Files 10 9 -1 Lines 2016 1519 -497 ========================================== - Hits 1169 757 -412 + Misses 847 762 -85 ```

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

neonWhiteout commented 10 months ago

Gosh dang it I try fixing conflicts and I just break it

neonWhiteout commented 10 months ago

Ok lemme just do this on another branch