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 tree merging for multiple params #92

Merged
merged 6 commits into from
Jan 23, 2024

Conversation

mathleur
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2024

Codecov Report

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

Comparison is base (d21c190) 90.33% compared to head (2ae23da) 89.31%.
Report is 9 commits behind head on develop.

Files Patch % Lines
polytope/datacube/backends/fdb.py 0.00% 31 Missing ⚠️
tests/test_point_nearest.py 44.82% 16 Missing ⚠️
tests/test_multiple_param_fdb.py 47.36% 10 Missing ⚠️
polytope/utility/geometry.py 25.00% 9 Missing ⚠️
polytope/datacube/index_tree.py 62.50% 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      #92      +/-   ##
===========================================
- Coverage    90.33%   89.31%   -1.02%     
===========================================
  Files           70       73       +3     
  Lines         6867     6984     +117     
===========================================
+ Hits          6203     6238      +35     
- Misses         664      746      +82     

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

@jameshawkes jameshawkes merged commit 2ae23da into develop Jan 23, 2024
6 checks passed
@jameshawkes jameshawkes deleted the feature/fix_multiple_param branch January 23, 2024 17:31
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