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

Dockerfile: remove test deps from prod image #1059

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

pjonsson
Copy link
Contributor

@pjonsson pjonsson commented Aug 9, 2024

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


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

Only install the test dependencies in
in the image used by the CI.
@pjonsson
Copy link
Contributor Author

pjonsson commented Aug 9, 2024

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.

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.64%. Comparing base (2da24e5) to head (8a86cd3).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1059   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files          43       43           
  Lines        6510     6510           
=======================================
  Hits         6096     6096           
  Misses        414      414           

@SpacemanPaul SpacemanPaul merged commit 4e50b04 into opendatacube:master Aug 12, 2024
14 checks passed
@pjonsson pjonsson deleted the dockerfile-no-test-deps branch August 12, 2024 06:39
@SpacemanPaul SpacemanPaul mentioned this pull request Aug 19, 2024
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