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

ffprobe with typed results #50

Closed 4c0d3r closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #50 (5acd642) into main (ea862db) will increase coverage by 0.00%. The diff coverage is 89.81%.

@@           Coverage Diff            @@
##             main      #50    +/-   ##
========================================
  Coverage   89.03%   89.04%            
========================================
  Files          30       30            
  Lines        3255     3358   +103     
  Branches      441      464    +23     
========================================
+ Hits         2898     2990    +92     
- Misses        192      193     +1     
- Partials      165      175    +10     
Impacted Files Coverage Δ
namer/ffmpeg.py 72.44% <86.84%> (+5.77%) :arrow_up:
namer/types.py 93.55% <87.17%> (-0.66%) :arrow_down:
test/namer_ffmpeg_test.py 95.08% <96.15%> (+0.63%) :arrow_up:
namer/fileutils.py 83.93% <100.00%> (+0.16%) :arrow_up:
namer/videophash.py 83.67% <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 ea862db...5acd642. Read the comment docs.