SciFracX / FractionalDiffEq.jl

Solve Fractional Differential Equations using high performance numerical methods
https://scifracx.github.io/FractionalDiffEq.jl/dev/
MIT License
80 stars 11 forks source link

Refactor FDDE solvers #102

Closed ErikQQY closed 6 months ago

ErikQQY commented 6 months ago

Part of #70

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 57.86%. Comparing base (6bb2f62) to head (042795d). Report is 4 commits behind head on master.

Files Patch % Lines
src/delay/DelayABM.jl 0.00% 57 Missing :warning:
src/delay/DelayPECE.jl 50.45% 55 Missing :warning:
src/delay/product_integral.jl 93.54% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #102 +/- ## ========================================== - Coverage 62.89% 57.86% -5.04% ========================================== Files 34 34 Lines 3633 3681 +48 ========================================== - Hits 2285 2130 -155 - Misses 1348 1551 +203 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.