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 FDDEProblem and solvers #91

Merged
merged 14 commits into from
Nov 29, 2023
Merged

Refactor FDDEProblem and solvers #91

merged 14 commits into from
Nov 29, 2023

Conversation

ErikQQY
Copy link
Member

@ErikQQY ErikQQY commented Nov 28, 2023

Part of the solvers overhaul #70

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

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

Comparison is base (2ad2b22) 75.53% compared to head (1124d3b) 73.59%.

Files Patch % Lines
src/delay/DelayPECE.jl 52.33% 51 Missing ⚠️
src/types/problem_utils.jl 0.00% 14 Missing ⚠️
src/delay/DelayABM.jl 88.46% 3 Missing ⚠️
src/delay/product_integral.jl 83.33% 3 Missing ⚠️
src/types/problems.jl 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
- Coverage   75.53%   73.59%   -1.95%     
==========================================
  Files          32       33       +1     
  Lines        3172     3215      +43     
==========================================
- Hits         2396     2366      -30     
- Misses        776      849      +73     

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

Signed-off-by: ErikQQY <[email protected]>
Signed-off-by: ErikQQY <[email protected]>
Signed-off-by: ErikQQY <[email protected]>
Signed-off-by: ErikQQY <[email protected]>
Signed-off-by: ErikQQY <[email protected]>
@ErikQQY ErikQQY merged commit a6b99b4 into SciFracX:master Nov 29, 2023
@ErikQQY ErikQQY deleted the refactor branch November 29, 2023 04:00
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