enzofrnt / django_wait_for_db

Django app that provides a simple command to wait for the database to be ready before starting the server.
MIT License
0 stars 0 forks source link

better issue displaying when db not avaible #18

Closed enzofrnt closed 1 month ago

enzofrnt commented 1 month ago

15

codecov-commenter commented 1 month ago

Codecov Report

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

:white_check_mark: All tests successful. No failed tests found.

Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
wait_for_db/management/commands/wait_for_db.py 100.00% <100.00%> (ø)