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

Refactor FODEProblem solutions #94

Merged
merged 5 commits into from
Nov 29, 2023

Conversation

ErikQQY
Copy link
Member

@ErikQQY ErikQQY commented Nov 29, 2023

#70

Signed-off-by: ErikQQY <2283984853@qq.com>
Signed-off-by: ErikQQY <2283984853@qq.com>
Signed-off-by: ErikQQY <2283984853@qq.com>
Signed-off-by: ErikQQY <2283984853@qq.com>
Signed-off-by: ErikQQY <2283984853@qq.com>
Copy link

codecov bot commented Nov 29, 2023

Codecov Report

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

Comparison is base (ebae474) 73.56% compared to head (9c92142) 73.92%.
Report is 8 commits behind head on master.

Files Patch % Lines
src/fodesystem/bdf.jl 87.50% 1 Missing ⚠️
src/fodesystem/newton_gregory.jl 87.50% 1 Missing ⚠️
src/fodesystem/trapezoid.jl 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
+ Coverage   73.56%   73.92%   +0.36%     
==========================================
  Files          33       33              
  Lines        3215     3214       -1     
==========================================
+ Hits         2365     2376      +11     
+ Misses        850      838      -12     

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

@ErikQQY ErikQQY merged commit ea2be31 into SciFracX:master Nov 29, 2023
8 checks passed
@ErikQQY ErikQQY deleted the qqy/refactor_fode_sol branch November 29, 2023 14:32
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.

1 participant