Closed chillerno1 closed 3 years ago
Build failure seems unrelated to this change (tox -v checks pass in my local env).
pep8: commands succeeded
docstyle: commands succeeded
tests&cov: commands succeeded
congratulations :)
From what I can see, the one test which failed was test_scrap_small_count_of_tweets
which only returned 9 results instead of the expected limit 10.
Merging #59 (1c0b470) into master (ff7224a) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #59 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 71 71
Lines 1030 1030
=========================================
Hits 1030 1030
Flag | Coverage Δ | |
---|---|---|
unittests | 100.00% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out 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 ff7224a...1c0b470. Read the comment docs.
Fixes: https://github.com/markowanga/stweet/issues/58