JuliaMath / Interpolations.jl

Fast, continuous interpolation of discrete datasets in Julia
http://juliamath.github.io/Interpolations.jl/
Other
518 stars 110 forks source link

Fix documentation for extrapolate #581

Open mkitti opened 6 months ago

mkitti commented 6 months ago

Fix #580 .

Need to setup jldoctests

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c66a77e) 87.75% compared to head (4ad3a7b) 87.70%. Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #581 +/- ## ========================================== - Coverage 87.75% 87.70% -0.05% ========================================== Files 28 28 Lines 1886 1887 +1 ========================================== Hits 1655 1655 - Misses 231 232 +1 ```

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