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 Python 3.9 compatibility #134

Closed jedie closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Project coverage is 68.03%. Comparing base (bb06ad6) to head (062c502). Report is 16 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ========================================== - Coverage 68.04% 68.03% -0.01% ========================================== Files 36 36 Lines 726 729 +3 Branches 84 85 +1 ========================================== + Hits 494 496 +2 - Misses 231 232 +1 Partials 1 1 ```

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