Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: MTK Jacobian for CoupledDEs #229

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

oameye
Copy link
Member

@oameye oameye commented Nov 23, 2024

resolves #228

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 86.43%. Comparing base (6c98239) to head (8fd4b0e).
Report is 34 commits behind head on main.

Files with missing lines Patch % Lines
ext/src/CoupledSDEs.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #229      +/-   ##
==========================================
+ Coverage   82.00%   86.43%   +4.42%     
==========================================
  Files          15       17       +2     
  Lines         717      936     +219     
==========================================
+ Hits          588      809     +221     
+ Misses        129      127       -2     

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


🚨 Try these New Features:

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.

CoupledSDEs not a CoreDynamicalSystem?
2 participants