Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Infinite-Improbability
Copy link
Contributor

A very simple fix to switch to the newer Interpolations.jl constructor.

While deprecated functions can cause performance penalties that doesn't appear to be the case here so the primary advantage is suppressing the warning message.

A very simple fix to switch to the newer Interpolations.jl constructor.

While deprecated functions can cause performance penalties that doesn't
appear to be the case here so the primary advantage is suppressing the
warning message.
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d9129a1) 70.61% compared to head (3a46df5) 70.61%.
Report is 2 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   70.61%   70.61%           
=======================================
  Files          34       34           
  Lines        1664     1664           
=======================================
  Hits         1175     1175           
  Misses        489      489           
Files Changed Coverage Δ
src/julia-models/multiplicative.jl 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fjebaker fjebaker merged commit 509abbe into fjebaker:main Sep 13, 2023
@fjebaker
Copy link
Owner

Thank you @Infinite-Improbability!

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.

3 participants