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 only_media parameter in public timeline, add method get custome emojis #76

Open RanKKI opened 5 years ago

RanKKI commented 5 years ago

81

codecov-io commented 5 years ago

Codecov Report

Merging #76 into master will decrease coverage by 0.33%. The diff coverage is 12.5%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #76      +/-   ##
============================================
- Coverage      49.6%   49.26%   -0.34%     
  Complexity      148      148              
============================================
  Files            47       47              
  Lines           877      883       +6     
  Branches         95       96       +1     
============================================
  Hits            435      435              
- Misses          425      430       +5     
- Partials         17       18       +1
Impacted Files Coverage Δ Complexity Δ
.../java/com/sys1yagi/mastodon4j/api/method/Public.kt 70.73% <12.5%> (-12.13%) 7 <1> (ø)

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 b7fbb56...734f84d. Read the comment docs.