sys1yagi / mastodon4j

mastodon client for java, kotlin https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md
MIT License
135 stars 28 forks source link

Add Streaming #49

Closed MulticolorWorld closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #49 into master will decrease coverage by 12.85%. The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #49       +/-   ##
=============================================
- Coverage     78.06%   65.21%   -12.86%     
  Complexity      147      147               
=============================================
  Files            40       42        +2     
  Lines           497      595       +98     
  Branches         27       60       +33     
=============================================
  Hits            388      388               
- Misses           95      193       +98     
  Partials         14       14
Impacted Files Coverage Δ Complexity Δ
...va/com/sys1yagi/mastodon4j/api/method/Streaming.kt 0% <0%> (ø) 0 <0> (?)
...ain/java/com/sys1yagi/mastodon4j/api/Dispatcher.kt 0% <0%> (ø) 0 <0> (?)

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 c83a076...5ab9629. Read the comment docs.

sys1yagi commented 7 years ago

LGTM

sys1yagi commented 7 years ago

Support Streaming API #19