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

FODE solvers overhaul #104

Merged
merged 2 commits into from
Apr 1, 2024
Merged

FODE solvers overhaul #104

merged 2 commits into from
Apr 1, 2024

Conversation

ErikQQY
Copy link
Member

@ErikQQY ErikQQY commented Apr 1, 2024

#70

ErikQQY added 2 commits April 1, 2024 20:13
Signed-off-by: ErikQQY <[email protected]>
Signed-off-by: ErikQQY <[email protected]>
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

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

Project coverage is 58.05%. Comparing base (fe173b7) to head (97fca67).

Files Patch % Lines
src/fode/implicit_pi_rectangle.jl 0.00% 185 Missing ⚠️
src/fode/implicit_pi_trapzoid.jl 0.00% 185 Missing ⚠️
src/types/problems.jl 0.00% 7 Missing ⚠️
src/fode/bdf.jl 76.92% 3 Missing ⚠️
src/multitermsfode/implicit_pi_pece.jl 92.30% 1 Missing ⚠️
src/multitermsfode/implicit_pi_rectangle.jl 92.30% 1 Missing ⚠️
src/multitermsfode/implicit_pi_trapezoid.jl 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
- Coverage   65.48%   58.05%   -7.44%     
==========================================
  Files          34       36       +2     
  Lines        3685     4062     +377     
==========================================
- Hits         2413     2358      -55     
- Misses       1272     1704     +432     

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

@ErikQQY ErikQQY merged commit ede46d3 into SciFracX:master Apr 1, 2024
11 of 13 checks passed
@ErikQQY ErikQQY deleted the qqy/fode_overhaul branch April 1, 2024 12:23
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