boxine / django-huey-monitor

Django based tool for monitoring huey task queue: https://github.com/coleifer/huey
GNU General Public License v3.0
88 stars 20 forks source link

Expand tests matrix with Python 3.10 and Django 4.0 #84

Closed jedie closed 1 year ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #84 (2528303) into master (49d5b21) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   83.37%   83.37%           
=======================================
  Files          40       40           
  Lines         806      806           
=======================================
  Hits          672      672           
  Misses        134      134           

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 49d5b21...2528303. Read the comment docs.

jedie commented 1 year ago

Better PR: https://github.com/boxine/django-huey-monitor/pull/118