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

clean up example

122f5eb
Select commit
Loading
Failed to load commit list.
Merged

Fix issue 160 - replace scipy interp2d by RectBivariateSpline #161

clean up example
122f5eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

24.36% (+0.00%) compared to 54ce349

View this Pull Request on Codecov

24.36% (+0.00%) compared to 54ce349

Details

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).

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%> (ø)