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 multi-terms FODE solvers #101

Merged
merged 8 commits into from
Mar 1, 2024

Conversation

ErikQQY
Copy link
Member

@ErikQQY ErikQQY commented Feb 29, 2024

Part of #70

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

Attention: Patch coverage is 87.62887% with 48 lines in your changes are missing coverage. Please review.

Project coverage is 62.89%. Comparing base (9709d83) to head (6bb2f62).
Report is 3 commits behind head on master.

Files Patch % Lines
src/multitermsfode/matrix.jl 7.14% 26 Missing ⚠️
src/multitermsfode/implicit_pi_pece.jl 89.89% 10 Missing ⚠️
src/multitermsfode/implicit_pi_trapezoid.jl 95.74% 4 Missing ⚠️
src/multitermsfode/explicit_pi.jl 95.77% 3 Missing ⚠️
src/multitermsfode/implicit_pi_rectangle.jl 96.42% 3 Missing ⚠️
src/types/problems.jl 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   64.59%   62.89%   -1.70%     
==========================================
  Files          34       34              
  Lines        3587     3633      +46     
==========================================
- Hits         2317     2285      -32     
- Misses       1270     1348      +78     

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

@ErikQQY ErikQQY merged commit c05975d into SciFracX:master Mar 1, 2024
13 checks passed
@ErikQQY ErikQQY deleted the qqy/refactor_mtfde branch March 1, 2024 03:05
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