iawia002 / Lulu

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

extractors: code format #36

Closed iawia002 closed 6 years ago

iawia002 commented 6 years ago

2

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@46c7fab). Click here to learn what that means. The diff coverage is 68.6%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #36   +/-   ##
=========================================
  Coverage          ?   28.62%           
=========================================
  Files             ?      125           
  Lines             ?     8538           
  Branches          ?     1330           
=========================================
  Hits              ?     2444           
  Misses            ?     5921           
  Partials          ?      173
Impacted Files Coverage Δ
lulu/extractors/bilibili.py 53.79% <ø> (ø)
lulu/extractors/acfun.py 21.59% <ø> (ø)
lulu/extractors/embed.py 32.94% <ø> (ø)
lulu/extractors/yizhibo.py 0% <0%> (ø)
lulu/cli_wrapper/player/__init__.py 0% <0%> (ø)
lulu/processor/__init__.py 100% <100%> (ø)
lulu/extractors/ixigua.py 92.85% <100%> (ø)
lulu/extractors/__init__.py 100% <100%> (ø)
lulu/extractors/tudou.py 100% <100%> (ø)
lulu/__main__.py 25% <25%> (ø)
... and 4 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 46c7fab...47adf52. Read the comment docs.