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

Optimize admin queries #114

Closed jedie closed 1 year ago

jedie commented 1 year ago

Contributed by https://github.com/henribru in https://github.com/boxine/django-huey-monitor/pull/110

codecov-commenter commented 1 year ago

Codecov Report

Merging #114 (ed33679) into master (d077845) will increase coverage by 0.18%. The diff coverage is 91.66%.

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   83.94%   84.13%   +0.18%     
==========================================
  Files          40       41       +1     
  Lines         841      851      +10     
==========================================
+ Hits          706      716      +10     
  Misses        135      135              
Impacted Files Coverage Δ
huey_monitor/models.py 93.85% <ø> (ø)
huey_monitor/admin.py 86.04% <85.71%> (+0.86%) :arrow_up:
...tor/migrations/0010_alter_taskmodel_parent_task.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.