jacobwilliams / bspline-fortran

Multidimensional B-Spline Interpolation of Data on a Regular Grid
Other
174 stars 55 forks source link

initial implementation of refactored dfc #80

Closed jacobwilliams closed 1 year ago

jacobwilliams commented 1 year ago

Fixes #79

codecov[bot] commented 1 year ago

Codecov Report

Merging #80 (705472b) into master (487698b) will decrease coverage by 3.31%. The diff coverage is 44.53%.

:exclamation: Current head 705472b differs from pull request most recent head f5bb344. Consider uploading reports for the commit f5bb344 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #80 +/- ## ========================================== - Coverage 73.85% 70.54% -3.32% ========================================== Files 4 4 Lines 2475 3908 +1433 ========================================== + Hits 1828 2757 +929 - Misses 647 1151 +504 ```