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

Wcs multidate fixes #799

Merged
merged 9 commits into from
Feb 3, 2022
Merged

Wcs multidate fixes #799

merged 9 commits into from
Feb 3, 2022

Conversation

SpacemanPaul
Copy link
Contributor

@SpacemanPaul SpacemanPaul commented Feb 3, 2022

Multidate requests were broken in both WCS1 and WCS2 (and have been for quite some time).

Addresses issue #798

Properly testing multi-date requests is impossible without extending the integration test database. (see issue #800)

@codecov
Copy link

codecov bot commented Feb 3, 2022

Codecov Report

Merging #799 (f292e61) into master (93e0163) will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #799      +/-   ##
==========================================
+ Coverage   93.94%   94.09%   +0.14%     
==========================================
  Files          43       43              
  Lines        6148     6144       -4     
==========================================
+ Hits         5776     5781       +5     
+ Misses        372      363       -9     
Impacted Files Coverage Δ
datacube_ows/wcs1.py 100.00% <ø> (+1.35%) ⬆️
datacube_ows/__init__.py 100.00% <100.00%> (ø)
datacube_ows/wcs1_utils.py 96.53% <100.00%> (ø)
datacube_ows/wcs2_utils.py 92.26% <100.00%> (+4.00%) ⬆️

@SpacemanPaul SpacemanPaul marked this pull request as ready for review February 3, 2022 09:57
@pindge pindge requested review from jmorton and removed request for jmorton February 3, 2022 22:21
@jmettes jmettes self-requested a review February 3, 2022 23:36
@SpacemanPaul SpacemanPaul merged commit db82c4e into master Feb 3, 2022
@delete-merged-branch delete-merged-branch bot deleted the wcs_multidate_fixes branch February 3, 2022 23:47
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.

2 participants