artefactual-sdps / enduro

A tool to support ingest and automation in digital preservation workflows
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

add mysql to devbox #914

Closed Diogenesoftoronto closed 7 months ago

Diogenesoftoronto commented 8 months ago

Previously, dev dependencies that run via make db would not work. Adding mysql allows devs to launch a mysql database connection to enduro.

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 48.69%. Comparing base (90892bd) to head (19edba9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #914 +/- ## ======================================= Coverage 48.69% 48.69% ======================================= Files 103 103 Lines 5573 5573 ======================================= Hits 2714 2714 Misses 2611 2611 Partials 248 248 ```

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