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

NEW: Unlock all tasks via change list object tool link #102 #103

Closed jedie closed 2 years ago

jedie commented 2 years ago

Looks like:

image

codecov-commenter commented 2 years ago

Codecov Report

Merging #103 (34f78fe) into master (bfb48df) will increase coverage by 0.87%. The diff coverage is 96.15%.

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   82.94%   83.81%   +0.87%     
==========================================
  Files          40       40              
  Lines         809      834      +25     
==========================================
+ Hits          671      699      +28     
+ Misses        138      135       -3     
Impacted Files Coverage Δ
huey_monitor/admin.py 85.18% <94.11%> (+8.26%) :arrow_up:
huey_monitor_tests/tests/test_huey_monitor.py 100.00% <100.00%> (ø)

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 bfb48df...34f78fe. Read the comment docs.