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

Make defensive copies of Interpolator input vectors #12

Merged
merged 2 commits into from
Jan 28, 2022
Merged

Conversation

gerlero
Copy link
Owner

@gerlero gerlero commented Jan 28, 2022

Fixes #11

@codecov
Copy link

codecov bot commented Jan 28, 2022

Codecov Report

Merging #12 (e56c85d) into master (684b274) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #12   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           95        95           
=========================================
  Hits            95        95           
Impacted Files Coverage Δ
src/PCHIPInterpolation.jl 100.00% <100.00%> (ø)

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 684b274...e56c85d. Read the comment docs.

@gerlero gerlero merged commit 3b33c3b into master Jan 28, 2022
@gerlero gerlero deleted the fix-gh-11 branch January 28, 2022 19:55
gerlero added a commit that referenced this pull request Dec 14, 2023
@gerlero gerlero mentioned this pull request Dec 14, 2023
gerlero added a commit that referenced this pull request Dec 14, 2023
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.

Interpolator susceptible to input array mutations after construction
1 participant