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

Cleanup and tests #57

Closed 4c0d3r closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #57 (89e7768) into main (fcda12f) will decrease coverage by 0.61%. The diff coverage is 64.63%.

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   89.22%   88.60%   -0.62%     
==========================================
  Files          33       33              
  Lines        3415     3467      +52     
  Branches      459      470      +11     
==========================================
+ Hits         3047     3072      +25     
- Misses        194      221      +27     
  Partials      174      174              
Impacted Files Coverage Δ
namer/command.py 75.90% <29.26%> (-9.55%) :arrow_down:
namer/comparison_resutls.py 96.70% <100.00%> (ø)
namer/configuration.py 98.21% <100.00%> (+0.10%) :arrow_up:
namer/configuration_utils.py 86.88% <100.00%> (+0.33%) :arrow_up:
namer/ffmpeg.py 78.49% <100.00%> (+1.57%) :arrow_up:
namer/metadataapi.py 78.57% <100.00%> (+0.08%) :arrow_up:
namer/moviexml.py 92.68% <100.00%> (ø)
namer/mutagen.py 83.90% <100.00%> (ø)
namer/namer.py 84.81% <100.00%> (+1.71%) :arrow_up:
test/namer_moviexml_test.py 94.54% <100.00%> (ø)
... and 3 more

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 fcda12f...89e7768. Read the comment docs.