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

Feature/nearest method #91

Merged
merged 10 commits into from
Jan 23, 2024
Merged

Feature/nearest method #91

merged 10 commits into from
Jan 23, 2024

Conversation

mathleur
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 18, 2024

Codecov Report

Attention: 93 lines in your changes are missing coverage. Please review.

Comparison is base (d21c190) 90.33% compared to head (7853122) 89.12%.
Report is 9 commits behind head on develop.

Files Patch % Lines
polytope/datacube/backends/fdb.py 0.00% 35 Missing ⚠️
tests/test_point_nearest.py 37.77% 28 Missing ⚠️
tests/test_multiple_param_fdb.py 47.36% 10 Missing ⚠️
polytope/utility/geometry.py 25.00% 9 Missing ⚠️
polytope/datacube/index_tree.py 57.14% 3 Missing ⚠️
setup.py 0.00% 2 Missing ⚠️
polytope/datacube/datacube_axis.py 87.50% 1 Missing ⚠️
polytope/engine/hullslicer.py 50.00% 1 Missing ⚠️
polytope/shapes.py 66.66% 1 Missing ⚠️
tests/test_ecmwf_oper_data_fdb.py 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #91      +/-   ##
===========================================
- Coverage    90.33%   89.12%   -1.22%     
===========================================
  Files           70       73       +3     
  Lines         6867     7004     +137     
===========================================
+ Hits          6203     6242      +39     
- Misses         664      762      +98     

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

@jameshawkes jameshawkes merged commit 73e183f into develop Jan 23, 2024
6 checks passed
@jameshawkes jameshawkes deleted the feature/nearest_method branch January 23, 2024 17:30
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