Closed takke closed 7 years ago
Merging #39 into master will not change coverage. The diff coverage is
0%
.
@@ Coverage Diff @@
## master #39 +/- ##
=========================================
Coverage 24.28% 24.28%
Complexity 54 54
=========================================
Files 36 36
Lines 457 457
Branches 59 59
=========================================
Hits 111 111
Misses 341 341
Partials 5 5
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...ava/com/sys1yagi/mastodon4j/api/method/Accounts.kt | 0% <0%> (ø) |
0 <0> (ø) |
:arrow_down: |
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 cd4270f...d9c7401. Read the comment docs.
LGTM~
fix #37
マストドンサーバに only_media=false のパラメータを送っても media only とみなされるので false の場合は同パラメータを指定しないようにしました。