boxine / django-huey-monitor

Django based tool for monitoring huey task queue: https://github.com/coleifer/huey
GNU General Public License v3.0
86 stars 20 forks source link

Rename Makefile targets and use "-" instead of underscore #125

Closed jedie closed 1 year ago

jedie commented 1 year ago

And add run-shell-django to easier debug a non working container setup ;)

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 68.03%. Comparing base (4023dc9) to head (60cd7e4). Report is 33 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ======================================= Coverage 68.03% 68.03% ======================================= Files 43 43 Lines 757 757 Branches 83 83 ======================================= Hits 515 515 Misses 241 241 Partials 1 1 ```

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