dbr / tvnamer

Automatic TV episode file renamer, uses data from thetvdb.com via tvdb_api
https://pypi.python.org/pypi/tvnamer/
The Unlicense
911 stars 115 forks source link

Better coverage #178

Closed dbr closed 4 years ago

dbr commented 4 years ago

Record coverage data in functional tests to covert things like the main CLI function handling etc

codecov[bot] commented 4 years ago

Codecov Report

Merging #178 into master will increase coverage by 0.27%. The diff coverage is 85.71%.

@@            Coverage Diff             @@
##           master     #178      +/-   ##
==========================================
+ Coverage   76.79%   77.06%   +0.27%     
==========================================
  Files          10       11       +1     
  Lines         948      955       +7     
  Branches      210      212       +2     
==========================================
+ Hits          728      736       +8     
+ Misses        152      150       -2     
- Partials       68       69       +1     
Impacted Files Coverage Δ
tvnamer/__main__.py 66.66% <66.66%> (ø)
tvnamer/__init__.py 100.00% <100.00%> (ø)
tvnamer/utils.py 79.14% <0.00%> (-0.39%) :arrow_down:
tvnamer/main.py 68.06% <0.00%> (+1.52%) :arrow_up: