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

Test db build #1021

Merged
merged 3 commits into from
May 21, 2024
Merged

Test db build #1021

merged 3 commits into from
May 21, 2024

Conversation

SpacemanPaul
Copy link
Contributor

@SpacemanPaul SpacemanPaul commented May 20, 2024

Current test db uses a db dump for STAC indexed data. This is brittle to schema changes and adding multi-db support.

Ideally I'd just use stac-to-dc but it's not migrated to 1.9 yet.


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

@SpacemanPaul SpacemanPaul changed the base branch from master to develop-1.9 May 20, 2024 03:52
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.52%. Comparing base (722bc6e) to head (71c9528).
Report is 34 commits behind head on develop-1.9.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           develop-1.9    #1021      +/-   ##
===============================================
- Coverage        93.77%   93.52%   -0.26%     
===============================================
  Files               46       46              
  Lines             6573     6622      +49     
===============================================
+ Hits              6164     6193      +29     
- Misses             409      429      +20     
Files with missing lines Coverage Δ
datacube_ows/feature_info.py 89.36% <100.00%> (+0.05%) ⬆️
datacube_ows/ogc_utils.py 96.19% <100.00%> (ø)

... and 4 files with indirect coverage changes

@SpacemanPaul SpacemanPaul marked this pull request as ready for review May 20, 2024 06:16
@SpacemanPaul SpacemanPaul requested a review from omad May 20, 2024 06:16
@SpacemanPaul SpacemanPaul merged commit 85d5266 into develop-1.9 May 21, 2024
9 checks passed
@SpacemanPaul SpacemanPaul deleted the test_db_build branch May 21, 2024 04:29
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