iawia002 / Lulu

[Unmaintained] A simple and clean video/music/image downloader 👾
MIT License
817 stars 141 forks source link

tests: rebuild #32

Closed iawia002 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #32 into master will increase coverage by 0.62%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   34.84%   35.47%   +0.62%     
==========================================
  Files          41       41              
  Lines        3613     3617       +4     
  Branches      668      668              
==========================================
+ Hits         1259     1283      +24     
+ Misses       2182     2164      -18     
+ Partials      172      170       -2
Impacted Files Coverage Δ
tests/runtests.py 100% <ø> (ø) :arrow_up:
tests/test_common.py 100% <100%> (+100%) :arrow_up:
tests/test_util.py 100% <100%> (+100%) :arrow_up:
tests/test_extractors.py 96.22% <100%> (ø)
lulu/util/fs.py 81.81% <100%> (+63.63%) :arrow_up:
tests/util.py 64.7% <0%> (-14.71%) :arrow_down:
lulu/common.py 23.46% <0%> (+0.56%) :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 01ceae3...15b97bd. Read the comment docs.