jachinlin / geektime_dl

把极客时间装进 Kindle
https://jachinlin.github.io/geektime_dl
1.37k stars 354 forks source link

refactor cli #50

Closed jachinlin closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #50 into master will increase coverage by 32.76%. The diff coverage is 80.55%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #50       +/-   ##
===========================================
+ Coverage   46.38%   79.15%   +32.76%     
===========================================
  Files          17       17               
  Lines         817      854       +37     
===========================================
+ Hits          379      676      +297     
+ Misses        438      178      -260
Impacted Files Coverage Δ
geektime_dl/data_client/gk_apis.py 94.17% <0%> (+0.97%) :arrow_up:
geektime_dl/utils/mail.py 18.66% <0%> (-0.52%) :arrow_down:
geektime_dl/data_client/__init__.py 96.66% <100%> (+7.13%) :arrow_up:
geektime_dl/cli/query.py 100% <100%> (+68.18%) :arrow_up:
geektime_dl/cli/__init__.py 100% <100%> (ø) :arrow_up:
geektime_dl/utils/__init__.py 100% <100%> (ø) :arrow_up:
geektime_dl/cli/mp4.py 72.58% <71.18%> (+57.19%) :arrow_up:
geektime_dl/cli/login.py 82.75% <73.68%> (+57.75%) :arrow_up:
geektime_dl/cli/mp3.py 78.18% <75%> (+63.47%) :arrow_up:
geektime_dl/cli/ebook.py 68.37% <75.86%> (+53.41%) :arrow_up:
... and 8 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 c658d79...18d803c. Read the comment docs.