-
Notifications
You must be signed in to change notification settings - Fork 38
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
CI: fix test-prod #1114
CI: fix test-prod #1114
Conversation
0016d2b
to
84fea2b
Compare
84fea2b
to
78a909f
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #1114 +/- ##
===========================================
- Coverage 93.03% 92.74% -0.30%
===========================================
Files 53 53
Lines 7080 7081 +1
===========================================
- Hits 6587 6567 -20
- Misses 493 514 +21
🚀 New features to boost your workflow:
|
78a909f
to
ace0140
Compare
Datacube 1.9 throws an exception when pointed to a config file it cannot read, so only set the environment variable if the file exists.
This product fails with: sqlalchemy.exc.IntegrityError: (psycopg2.errors.NotNullViolation) null value in column "lat_min" of relation "layer_ranges" violates not-null constraint DETAIL: Failing row contains (ga_ls_fc_3, null, null, null, null, "", "", {"env": "default", "datasets": 0, "products": ["ga_ls_fc_3"], "t..., 2025-03-26 15:33:18.356186).
Populate the database before running the external curl tests.
ace0140
to
a13d5bd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK let's merge this and clear the rest of the backlog, then I can look into what's wrong with the FC products.
Initialize the database with valid data, and then run the external curl tests.
Opendatacube 1.9 throws an exception when the specified config file cannot be found, so only set set
ODC_CONFIG_PATH
when there is a file.📚 Documentation preview 📚: https://datacube-ows--1114.org.readthedocs.build/en/1114/