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

Test against Django v3.2, v4.0 and Python v3.8 - v3.10 #104

Closed jedie closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #104 (a24adcf) into master (fbb9741) will decrease coverage by 0.37%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
- Coverage   83.31%   82.94%   -0.38%     
==========================================
  Files          40       40              
  Lines         809      809              
==========================================
- Hits          674      671       -3     
- Misses        135      138       +3     
Impacted Files Coverage Δ
huey_monitor/__init__.py 75.00% <0.00%> (-25.00%) :arrow_down:
huey_monitor/models.py 93.85% <0.00%> (-1.76%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fbb9741...a24adcf. Read the comment docs.