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

Cleanup requirements and update them #107

Closed jedie closed 2 years ago

jedie commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #107 (077f759) into master (3ae467c) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   83.81%   83.92%   +0.11%     
==========================================
  Files          40       40              
  Lines         834      840       +6     
==========================================
+ Hits          699      705       +6     
  Misses        135      135              
Impacted Files Coverage Δ
huey_monitor/tqdm.py 100.00% <100.00%> (ø)
huey_monitor_tests/tests/test_tqdm.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.