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

Fix issue 160 - replace scipy interp2d by RectBivariateSpline #161

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

dschick
Copy link
Owner

@dschick dschick commented Oct 9, 2024

No description provided.

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 24.36%. Comparing base (54ce349) to head (122f5eb).
Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
udkm1Dsim/simulations/heat.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #161   +/-   ##
========================================
  Coverage    24.36%   24.36%           
========================================
  Files           10       10           
  Lines         3066     3066           
========================================
  Hits           747      747           
  Misses        2319     2319           
Files with missing lines Coverage Δ
udkm1Dsim/simulations/heat.py 8.75% <33.33%> (ø)

@dschick dschick merged commit c97526c into develop Oct 9, 2024
14 checks passed
@dschick dschick deleted the issue160-scipy-interp2d branch October 9, 2024 09:55
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.

1 participant