DanielaSfregola / twitter4s

An asynchronous non-blocking Scala client for both the Twitter Rest and Streaming API
Apache License 2.0
256 stars 100 forks source link

Fixed broken test introduced by #320 #326

Closed DanielaSfregola closed 4 years ago

DanielaSfregola commented 4 years ago

....unfortunately CI wasn't running as expected (my bad!) - the reason why this wasn't detected in the PR.

codecov[bot] commented 4 years ago

Codecov Report

Merging #326 into master will decrease coverage by 0.14%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #326      +/-   ##
==========================================
- Coverage   92.62%   92.48%   -0.15%     
==========================================
  Files          77       77              
  Lines        1152     1157       +5     
  Branches        7        6       -1     
==========================================
+ Hits         1067     1070       +3     
- Misses         85       87       +2     
Impacted Files Coverage Δ
...s/http/clients/rest/media/TwitterMediaClient.scala 91.89% <66.66%> (-4.99%) :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 998678f...7e2fa42. Read the comment docs.