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

Implement interpolation methods from NaturalNeighbours.jl #46

Merged
merged 22 commits into from
Jun 14, 2024

Merge branch 'master' into as/naturalneighbours

4cd374d
Select commit
Loading
Failed to load commit list.
Merged

Implement interpolation methods from NaturalNeighbours.jl #46

Merge branch 'master' into as/naturalneighbours
4cd374d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 8, 2024 in 1s

79.32% (-6.22%) compared to db4c6b0

View this Pull Request on Codecov

79.32% (-6.22%) compared to db4c6b0

Details

Codecov Report

Attention: Patch coverage is 43.47826% with 13 lines in your changes missing coverage. Please review.

Project coverage is 79.32%. Comparing base (db4c6b0) to head (4cd374d).
Report is 4 commits behind head on master.

Files Patch % Lines
src/interpolators.jl 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   85.54%   79.32%   -6.22%     
==========================================
  Files           5        5              
  Lines         166      179      +13     
==========================================
  Hits          142      142              
- Misses         24       37      +13     

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