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

Cherry picks from 1.8 #1040

Merged
merged 10 commits into from
Aug 1, 2024
Merged

Cherry picks from 1.8 #1040

merged 10 commits into from
Aug 1, 2024

Conversation

SpacemanPaul
Copy link
Contributor

@SpacemanPaul SpacemanPaul commented Jul 31, 2024

Forward-ports of #1022, #1033, #1034, #1035, #1036, #1037 and #1039 from the 1.8 branch (master) to 1.9.


📚 Documentation preview 📚: https://datacube-ows--1040.org.readthedocs.build/en/1040/

SpacemanPaul and others added 7 commits July 30, 2024 15:24
…#1033)

* First attempt to implement raw data passing.

* Fix intermediate array dtype for numpy2

* Basic test.

* Wordlist update.

* Wordlist update.

(cherry picked from commit 41daa21)
* Prep for 1.8.41 release.

* Add this PR to HISTORY.rst

(cherry picked from commit 6c75bb2)
This fixes the warning:

- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 2)

emitted by recent Docker releases.

(cherry picked from commit 955c49d)
* Make 'datacube-ows --version' work.

* Autowrap top level in single folder if necessary.

* Document top-level folder autowrapping behaviour.

* Update integration test translation files.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Pass auth token to codecov GHA.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

(cherry picked from commit d71b0ef)
…s with WKT CRSs (#1037)

* Changes to materialised view definition to prevent errors on databases with WKT CRSs.

* Make 'epsg:' checks case insensitive.

(cherry picked from commit fb88ea2)
Copy link

codecov bot commented Jul 31, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 5 lines in your changes missing coverage. Please review.

Project coverage is 93.27%. Comparing base (722bc6e) to head (546ff20).
Report is 39 commits behind head on develop-1.9.

Files with missing lines Patch % Lines
datacube_ows/wsgi.py 0.00% 4 Missing ⚠️
datacube_ows/ows_configuration.py 87.50% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           develop-1.9    #1040      +/-   ##
===============================================
- Coverage        93.77%   93.27%   -0.50%     
===============================================
  Files               46       53       +7     
  Lines             6573     7038     +465     
===============================================
+ Hits              6164     6565     +401     
- Misses             409      473      +64     
Files with missing lines Coverage Δ
datacube_ows/__init__.py 100.00% <100.00%> (ø)
datacube_ows/band_utils.py 99.35% <100.00%> (+0.02%) ⬆️
datacube_ows/config_utils.py 95.30% <100.00%> (+0.72%) ⬆️
datacube_ows/feature_info.py 90.54% <100.00%> (+1.24%) ⬆️
datacube_ows/styles/base.py 95.96% <100.00%> (+0.04%) ⬆️
datacube_ows/styles/ramp.py 95.07% <100.00%> (+0.07%) ⬆️
datacube_ows/wms_utils.py 92.44% <100.00%> (+0.35%) ⬆️
datacube_ows/ows_configuration.py 94.22% <87.50%> (-1.48%) ⬇️
datacube_ows/wsgi.py 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

@SpacemanPaul SpacemanPaul marked this pull request as ready for review July 31, 2024 10:08
@SpacemanPaul SpacemanPaul requested a review from Ariana-B July 31, 2024 10:09
@SpacemanPaul SpacemanPaul merged commit 24f3efd into develop-1.9 Aug 1, 2024
10 checks passed
@SpacemanPaul SpacemanPaul deleted the cherry-picks-from-1.8 branch August 1, 2024 01:27
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