SciFracX / FractionalCalculus.jl

FractionalCalculus.jl: A Julia package for high performance, comprehensive and high precision numerical fractional calculus computing.
http://scifracx.org/FractionalCalculus.jl/dev/
MIT License
35 stars 6 forks source link

Update compats #20

Closed ErikQQY closed 9 months ago

ErikQQY commented 9 months ago

Rennervate!!!

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (d3aff5d) 75.02% compared to head (e13ad22) 69.73%. Report is 13 commits behind head on master.

Files Patch % Lines
src/Derivative/RL.jl 21.15% 41 Missing :warning:
src/Derivative/Caputo.jl 34.78% 30 Missing :warning:
src/Derivative/GL.jl 83.33% 1 Missing :warning:
src/Derivative/SymbolicDiff.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #20 +/- ## ========================================== - Coverage 75.02% 69.73% -5.29% ========================================== Files 14 15 +1 Lines 957 1031 +74 ========================================== + Hits 718 719 +1 - Misses 239 312 +73 ```

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