Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

add replies_count parameter in Status #68

Merged
merged 1 commit into from
Sep 5, 2018
Merged

Conversation

moko256
Copy link
Contributor

@moko256 moko256 commented Aug 29, 2018

Since Mastodon v2.5.0rc1, Statuses have count of replies. This pull request enable to get it.

@codecov-io
Copy link

Codecov Report

Merging #68 into master will decrease coverage by 0.06%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #68      +/-   ##
============================================
- Coverage     54.25%   54.18%   -0.07%     
  Complexity      147      147              
============================================
  Files            44       44              
  Lines           800      801       +1     
  Branches         80       80              
============================================
  Hits            434      434              
- Misses          352      353       +1     
  Partials         14       14
Impacted Files Coverage Δ Complexity Δ
.../java/com/sys1yagi/mastodon4j/api/entity/Status.kt 39.28% <0%> (-1.46%) 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 38937fd...6076ef2. Read the comment docs.

@sys1yagi sys1yagi merged commit 2a19166 into sys1yagi:master Sep 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants