DanielaSfregola / twitter4s

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

AKKA version upgrade to 2.6.8 et al #316

Closed zzvara closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #316 into master will increase coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
+ Coverage   92.55%   92.62%   +0.06%     
==========================================
  Files          76       77       +1     
  Lines        1142     1152      +10     
  Branches        9        7       -2     
==========================================
+ Hits         1057     1067      +10     
  Misses         85       85              
Impacted Files Coverage Δ
.../danielasfregola/twitter4s/TwitterRestClient.scala 0.00% <0.00%> (ø)
...st/directmessages/TwitterDirectMessageClient.scala 100.00% <0.00%> (ø)
...accountactivity/TwitterAccountActivityClient.scala 100.00% <0.00%> (ø)
...egola/twitter4s/http/serializers/JsonSupport.scala 93.33% <0.00%> (+1.66%) :arrow_up:

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 8b98c1b...660b571. Read the comment docs.

zzvara commented 4 years ago

@DanielaSfregola I updated the AKKA releases.