ThePornDatabase / namer

Renames adult video files so that the plex/jellyfin plugins and stash script will match without user input. Runs server or command mode.
https://theporndb.net
184 stars 29 forks source link

use a queue and a single threaded worker to process movie files #23

Closed 4c0d3r closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #23 (07aad11) into main (c4b2961) will decrease coverage by 0.08%. The diff coverage is 70.73%.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   84.82%   84.73%   -0.09%     
==========================================
  Files          24       24              
  Lines        2675     2706      +31     
  Branches      361      364       +3     
==========================================
+ Hits         2269     2293      +24     
- Misses        277      286       +9     
+ Partials      129      127       -2     
Impacted Files Coverage Δ
namer/web/routes.py 16.39% <40.00%> (+5.97%) :arrow_up:
namer/web/server.py 55.88% <66.66%> (+1.04%) :arrow_up:
namer/watchdog.py 78.01% <95.00%> (+4.20%) :arrow_up:

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 c4b2961...07aad11. Read the comment docs.