Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove checking against crs valid extent #1076

Merged
merged 2 commits into from
Oct 9, 2024

Remove unused import

c09e8c5
Select commit
Loading
Failed to load commit list.
Merged

Remove checking against crs valid extent #1076

Remove unused import
c09e8c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

93.33% (+0.05%) compared to 2e8a663

View this Pull Request on Codecov

93.33% (+0.05%) compared to 2e8a663

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.33%. Comparing base (2e8a663) to head (c09e8c5).
Report is 1 commits behind head on develop-1.9.

Files with missing lines Patch % Lines
datacube_ows/index/postgis/product_ranges.py 60.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           develop-1.9    #1076      +/-   ##
===============================================
+ Coverage        93.28%   93.33%   +0.05%     
===============================================
  Files               53       53              
  Lines             7039     7032       -7     
===============================================
- Hits              6566     6563       -3     
+ Misses             473      469       -4     
Files with missing lines Coverage Δ
datacube_ows/index/postgis/product_ranges.py 94.73% <60.00%> (+3.56%) ⬆️