Skip to content

Implementation of events with signature event(t, y, yp).#38

Merged
JonasBreuling merged 13 commits intomainfrom
events
Mar 4, 2025
Merged

Implementation of events with signature event(t, y, yp).#38
JonasBreuling merged 13 commits intomainfrom
events

Conversation

@JonasBreuling
Copy link
Copy Markdown
Owner

Closes #37.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 4, 2025

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

Codecov Report

Attention: Patch coverage is 78.57143% with 18 lines in your changes missing coverage. Please review.

Project coverage is 82.68%. Comparing base (d658190) to head (066789b).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
scipy_dae/integrate/_dae/dae.py 60.52% 15 Missing ⚠️
scipy_dae/integrate/_dae/tests/test_events.py 93.54% 2 Missing ⚠️
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      #38      +/-   ##
==========================================
+ Coverage   81.19%   82.68%   +1.49%     
==========================================
  Files          17       17              
  Lines        1505     1554      +49     
==========================================
+ Hits         1222     1285      +63     
+ Misses        283      269      -14     

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

@JonasBreuling JonasBreuling merged commit 4e6f105 into main Mar 4, 2025
3 checks passed
@JonasBreuling JonasBreuling deleted the events branch March 4, 2025 09:52
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.

Two problems when using events

2 participants