alan-turing-institute / DTBase

A starting point from which digital twins can be developed.
MIT License
10 stars 4 forks source link

Change name of .env file #249

Closed EdwinB12 closed 4 months ago

EdwinB12 commented 4 months ago

Changes instructions to rename default.env to docker_deployment.env rather than .env . This is because .env file breaks the alternative way of handling environment variables via .sh files.

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 90.85%. Comparing base (f3a2070) to head (70db075).

:exclamation: Current head 70db075 differs from pull request most recent head 7dac57f. Consider uploading reports for the commit 7dac57f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #249 +/- ## ======================================= Coverage 90.85% 90.85% ======================================= Files 78 78 Lines 5674 5674 ======================================= Hits 5155 5155 Misses 519 519 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.