Ptt-official-app / Ptt-backend

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

修正 user draft 不能寫入的問題 #281

Closed y2468101216 closed 3 years ago

y2468101216 commented 3 years ago

👏 解決掉的 issue / Resolved Issues

⛏ 變更內容 / Details of Changes

修正了寫入 user draft 會有問題

codecov-commenter commented 3 years ago

Codecov Report

Merging #281 (a963c23) into development (cb8fb31) will decrease coverage by 0.10%. The diff coverage is 0.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #281      +/-   ##
===============================================
- Coverage        44.41%   44.30%   -0.11%     
===============================================
  Files               29       29              
  Lines             1664     1668       +4     
===============================================
  Hits               739      739              
- Misses             822      826       +4     
  Partials           103      103              
Impacted Files Coverage Δ
internal/delivery/http/route_users.go 37.69% <ø> (ø)
internal/repository/user.go 44.77% <0.00%> (-2.85%) :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 cb8fb31...a963c23. Read the comment docs.

PichuChen commented 3 years ago

LGTM