dbr / tvnamer

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

Test GH actions #159

Closed dbr closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #159 (23d5067) into master (ee4f6bc) will increase coverage by 0.19%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #159      +/-   ##
==========================================
+ Coverage   78.75%   78.94%   +0.19%     
==========================================
  Files          12       12              
  Lines        1026     1026              
  Branches      211      211              
==========================================
+ Hits          808      810       +2     
+ Misses        149      148       -1     
+ Partials       69       68       -1     
Impacted Files Coverage Δ
tvnamer/data.py 87.30% <100.00%> (ø)
tvnamer/utils.py 100.00% <0.00%> (+3.03%) :arrow_up: