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 some additional parameters to Instance #66

Closed takke closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #66 into master will decrease coverage by 0.33%. The diff coverage is 28.57%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #66      +/-   ##
============================================
- Coverage     54.25%   53.91%   -0.34%     
  Complexity      147      147              
============================================
  Files            44       45       +1     
  Lines           800      805       +5     
  Branches         80       80              
============================================
  Hits            434      434              
- Misses          352      357       +5     
  Partials         14       14
Impacted Files Coverage Δ Complexity Δ
...com/sys1yagi/mastodon4j/api/entity/InstanceUrls.kt 0% <0%> (ø) 0 <0> (?)
...ava/com/sys1yagi/mastodon4j/api/entity/Instance.kt 66.66% <40%> (-33.34%) 6 <2> (ø)

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 38937fd...49b3d04. Read the comment docs.