Skip to content

Conversation

@JonasBreuling
Copy link
Owner

Fix a small bug in the computation of consistent initial conditions and cleanup the entire code. Resolves #35.

@codecov-commenter
Copy link

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

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.23%. Comparing base (d658190) to head (25cbb48).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
scipy_dae/integrate/_dae/common.py 91.66% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   81.19%   81.23%   +0.03%     
==========================================
  Files          17       17              
  Lines        1505     1508       +3     
==========================================
+ Hits         1222     1225       +3     
  Misses        283      283              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JonasBreuling JonasBreuling merged commit fa9cf30 into main Feb 25, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consistent initial conditions

3 participants