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

Project upgrades #137

Closed jedie closed 8 months ago

jedie commented 8 months ago
codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 68.21%. Comparing base (43c658e) to head (8142c1b). Report is 10 commits behind head on main.

Files Patch % Lines
manage.py 60.00% 2 Missing :warning:
huey_monitor_project/settings/local.py 0.00% 1 Missing :warning:
huey_monitor_project/settings/prod.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #137 +/- ## ========================================== + Coverage 68.03% 68.21% +0.18% ========================================== Files 36 36 Lines 729 730 +1 Branches 85 85 ========================================== + Hits 496 498 +2 Misses 232 232 + Partials 1 0 -1 ```

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