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

Fix #127: Catch error getting HUEY counts #128

Closed jedie closed 1 year ago

jedie commented 1 year ago

fix for https://github.com/boxine/django-huey-monitor/issues/127

codecov-commenter commented 1 year ago

Codecov Report

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

Project coverage is 68.49%. Comparing base (c77df28) to head (757e466). Report is 27 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #128 +/- ## ========================================== + Coverage 68.22% 68.49% +0.26% ========================================== Files 36 36 Lines 705 711 +6 Branches 83 83 ========================================== + Hits 481 487 +6 Misses 223 223 Partials 1 1 ```

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