Xarrow / weibo-scraper

Simple Weibo Scraper
MIT License
96 stars 18 forks source link

Add export to file function #4

Closed Xarrow closed 6 years ago

Xarrow commented 6 years ago

Add export to file function

codecov[bot] commented 6 years ago

Codecov Report

Merging #4 into master will decrease coverage by 9.66%. The diff coverage is 43.8%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   73.62%   63.95%   -9.67%     
==========================================
  Files           4        5       +1     
  Lines         383      591     +208     
==========================================
+ Hits          282      378      +96     
- Misses        101      213     +112
Impacted Files Coverage Δ
weibo_base/__init__.py 100% <ø> (ø) :arrow_up:
weibo_base/weibo_util.py 35.29% <31.25%> (ø)
weibo_base/weibo_api.py 60.49% <41.17%> (-9.89%) :arrow_down:
weibo_scraper.py 60.56% <50%> (-3.81%) :arrow_down:
test_weibo_scraper.py 95.52% <66.66%> (-2.84%) :arrow_down:

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 1d795b3...6529779. Read the comment docs.

Xarrow commented 6 years ago

Add Weibo Login