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

Release as v0.6.0 #117

Closed jedie closed 1 year ago

jedie commented 1 year ago

Also remove obsolete code for Django <3.2 and don't hardcode the version number.

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 84.21%. Comparing base (f4096ff) to head (0427a8c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #117 +/- ## ========================================== + Coverage 84.13% 84.21% +0.08% ========================================== Files 41 41 Lines 851 849 -2 ========================================== - Hits 716 715 -1 + Misses 135 134 -1 ```

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