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

Postgres ranges rebuild #1017

Merged
merged 32 commits into from
May 10, 2024

Typo

0de93b4
Select commit
Loading
Failed to load commit list.
Merged

Postgres ranges rebuild #1017

Typo
0de93b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 2024 in 0s

93.59% (-0.19%) compared to 722bc6e

View this Pull Request on Codecov

93.59% (-0.19%) compared to 722bc6e

Details

Codecov Report

Attention: Patch coverage is 89.08451% with 31 lines in your changes are missing coverage. Please review.

Project coverage is 93.59%. Comparing base (722bc6e) to head (0de93b4).
Report is 1 commits behind head on develop-1.9.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           develop-1.9    #1017      +/-   ##
===============================================
- Coverage        93.77%   93.59%   -0.19%     
===============================================
  Files               46       46              
  Lines             6573     6616      +43     
===============================================
+ Hits              6164     6192      +28     
- Misses             409      424      +15     
Files Coverage Δ
datacube_ows/cfg_parser_impl.py 98.68% <100.00%> (ø)
datacube_ows/loading.py 80.81% <100.00%> (ø)
datacube_ows/mv_index.py 94.05% <ø> (ø)
datacube_ows/ogc.py 86.02% <100.00%> (+1.06%) ⬆️
datacube_ows/styles/base.py 95.91% <100.00%> (ø)
datacube_ows/wcs1.py 100.00% <100.00%> (ø)
datacube_ows/wcs1_utils.py 95.25% <100.00%> (ø)
datacube_ows/wcs2.py 92.30% <100.00%> (ø)
datacube_ows/wcs2_utils.py 91.95% <100.00%> (ø)
datacube_ows/wms_utils.py 92.05% <95.00%> (-0.03%) ⬇️
... and 3 more