JuliaMath / Interpolations.jl

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

Fix #507 deprecation of of camel case convenience constructors #508

Closed mkitti closed 2 years ago

mkitti commented 2 years ago

Fix deprecation to allow for keywords. Add tests for deprecated constructors.

codecov[bot] commented 2 years ago

Codecov Report

Merging #508 (4a6a237) into master (c480a89) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #508   +/-   ##
=======================================
  Coverage   87.10%   87.10%           
=======================================
  Files          28       28           
  Lines        1845     1845           
=======================================
  Hits         1607     1607           
  Misses        238      238           
Impacted Files Coverage Δ
src/deprecations.jl 2.56% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c480a89...4a6a237. Read the comment docs.