Ptt-official-app / Ptt-backend

PTT APP 的後端
BSD 3-Clause "New" or "Revised" License
208 stars 67 forks source link

implement preference by pttbbs api #229

Closed PichuChen closed 3 years ago

PichuChen commented 3 years ago

👏 解決掉的 issue / Resolved Issues

📝 相關的 issue / Related Issues

⛏ 變更內容 / Details of Changes

codecov-commenter commented 3 years ago

Codecov Report

Merging #229 (ac5e003) into development (84585bf) will increase coverage by 2.48%. The diff coverage is 69.23%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #229      +/-   ##
===============================================
+ Coverage        47.67%   50.16%   +2.48%     
===============================================
  Files               28       28              
  Lines             1422     1485      +63     
===============================================
+ Hits               678      745      +67     
+ Misses             647      640       -7     
- Partials            97      100       +3     
Impacted Files Coverage Δ
internal/repository/user.go 47.61% <69.23%> (+45.34%) :arrow_up:
internal/usecase/usecase.go 100.00% <0.00%> (ø)
internal/usecase/article.go 30.90% <0.00%> (+1.96%) :arrow_up:
internal/delivery/http/route_append_comment.go 88.60% <0.00%> (+14.53%) :arrow_up:

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 84585bf...ac5e003. Read the comment docs.

y2468101216 commented 3 years ago

LGTM