Xarrow / weibo-scraper

Simple Weibo Scraper
MIT License
93 stars 18 forks source link

Search tweets by name #1

Closed Xarrow closed 6 years ago

Xarrow commented 6 years ago

search tweets by name ,and make api is more elegant.

codecov[bot] commented 6 years ago

Codecov Report

Merging #1 into master will increase coverage by 52.85%. The diff coverage is 86.61%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #1       +/-   ##
===========================================
+ Coverage   33.33%   86.18%   +52.85%     
===========================================
  Files           2        4        +2     
  Lines          60      152       +92     
===========================================
+ Hits           20      131      +111     
+ Misses         40       21       -19
Impacted Files Coverage Δ
test_weibo_scraper.py 100% <100%> (ø) :arrow_up:
weibo_base/__init__.py 100% <100%> (ø)
weibo_scraper.py 75.86% <75.6%> (+54.29%) :arrow_up:
weibo_base/weibo_api.py 85.71% <85.71%> (ø)

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 acaad91...6c2e59b. Read the comment docs.