Closed karta0807913 closed 3 years ago
Merging #291 (7ccff38) into development (3e17e31) will decrease coverage by
0.73%
. The diff coverage is4.00%
.
@@ Coverage Diff @@
## development #291 +/- ##
===============================================
- Coverage 44.04% 43.30% -0.74%
===============================================
Files 29 29
Lines 1712 1741 +29
===============================================
Hits 754 754
- Misses 848 877 +29
Partials 110 110
Impacted Files | Coverage Δ | |
---|---|---|
internal/config/config.go | 77.27% <ø> (ø) |
|
internal/repository/article.go | 0.00% <0.00%> (ø) |
|
internal/delivery/http/route_create_article.go | 48.38% <100.00%> (ø) |
|
internal/delivery/http/route_append_comment.go | 71.62% <0.00%> (-7.49%) |
: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 3e17e31...7ccff38. Read the comment docs.
LGTM
👏 解決掉的 issue / Resolved Issues
⛏ 變更內容 / Details of Changes
usecase.CreateArticle
函數使其存成檔案時符合 ptt 原始格式POST /v1/boards/test/articles
時 raw 欄位不為 base64 encode 的問題需要討論的部份
修改後的結果
回傳
並使用
iconv
確認檔案內容輸出