Skip to content

Conversation

@pjonsson
Copy link
Contributor

@pjonsson pjonsson commented Dec 26, 2025

All invocations of docker compose
in the repository pass the database
file as parameter, so put that into
the regular file instead and stop
passing the extra parameter.

This allows removing the file argument
to docker compose completely in many cases.


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

All invocations of docker compose
in the repository pass the database
file as parameter, so put that into
the regular file instead and stop
passing the extra parameter.
The file argument to docker compose
is no longer required after the database
is merged into the main compose file.
@codecov
Copy link

codecov bot commented Dec 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.81%. Comparing base (57adb0d) to head (5e8ec75).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1415   +/-   ##
========================================
  Coverage    92.81%   92.81%           
========================================
  Files           53       53           
  Lines         7233     7233           
========================================
  Hits          6713     6713           
  Misses         520      520           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant