opendatacube / datacube-ows

Open Data Cube Open Web Services
Other
71 stars 37 forks source link

Dockerfile: remove test deps from prod image #1059

Closed pjonsson closed 3 months ago

pjonsson commented 3 months ago

Only install the test dependencies in in the image used by the CI.


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

pjonsson commented 3 months ago

I started with a small change, but in the end this turned out to be larger than I had hoped for. Don't see any obvious way to split this though, so here we go.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.64%. Comparing base (2da24e5) to head (8a86cd3). Report is 25 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/opendatacube/datacube-ows/pull/1059/graphs/tree.svg?width=650&height=150&src=pr&token=FWCMaSEoXd&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube)](https://app.codecov.io/gh/opendatacube/datacube-ows/pull/1059?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube) ```diff @@ Coverage Diff @@ ## master #1059 +/- ## ======================================= Coverage 93.64% 93.64% ======================================= Files 43 43 Lines 6510 6510 ======================================= Hits 6096 6096 Misses 414 414 ```