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 "card" parameter in Status #80

Open moko256 opened 5 years ago

moko256 commented 5 years ago

Issue: #79

codecov-io commented 5 years ago

Codecov Report

Merging #80 into master will decrease coverage by 0.05%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #80      +/-   ##
============================================
- Coverage      49.6%   49.54%   -0.06%     
  Complexity      148      148              
============================================
  Files            47       47              
  Lines           877      878       +1     
  Branches         95       95              
============================================
  Hits            435      435              
- Misses          425      426       +1     
  Partials         17       17
Impacted Files Coverage Δ Complexity Δ
.../java/com/sys1yagi/mastodon4j/api/entity/Status.kt 35.48% <0%> (-1.19%) 6 <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 b7fbb56...bff5069. Read the comment docs.