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

Add Emojis by Account #65

Merged
merged 2 commits into from
Sep 5, 2018
Merged

Conversation

meronmks
Copy link
Contributor

@meronmks meronmks commented Jun 2, 2018

entity.AccountにEmojisが無く、display_nameにカスタム絵文字が存在すると画像が参照出来ないので追加しました。entity.Emojiのvisible_in_pickerは実際にAPIを叩いたときに帰ってくるJSONのデータに対して不足していたので追加しました。

@codecov-io
Copy link

Codecov Report

Merging #65 into master will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #65      +/-   ##
============================================
- Coverage     54.25%   54.23%   -0.02%     
- Complexity      147      148       +1     
============================================
  Files            44       44              
  Lines           800      802       +2     
  Branches         80       80              
============================================
+ Hits            434      435       +1     
- Misses          352      353       +1     
  Partials         14       14
Impacted Files Coverage Δ Complexity Δ
...n/java/com/sys1yagi/mastodon4j/api/entity/Emoji.kt 20% <0%> (+20%) 1 <0> (+1) ⬆️
...java/com/sys1yagi/mastodon4j/api/entity/Account.kt 33.33% <0%> (-2.39%) 5 <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...37e3d84. Read the comment docs.

@sys1yagi sys1yagi merged commit 652a6b8 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