JonasBreuling / scipy_dae

Python implementation of solvers for differential algebraic equation's (DAE's) that should be added to scipy one day.
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Consistent initial conditions #24

Closed JonasBreuling closed 1 month ago

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 94.24460% with 8 lines in your changes missing coverage. Please review.

Project coverage is 85.07%. Comparing base (8f32886) to head (1e11f5e). Report is 1 commits behind head on main.

Files Patch % Lines
...e/_dae/tests/test_consistent_initial_conditions.py 90.58% 8 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ========================================== + Coverage 77.56% 85.07% +7.51% ========================================== Files 9 10 +1 Lines 1092 1193 +101 ========================================== + Hits 847 1015 +168 + Misses 245 178 -67 ```

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