Ptt-official-app / Ptt-backend

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

取得更新刪除草稿增加回傳錯誤訊息 #256

Closed y2468101216 closed 3 years ago

y2468101216 commented 3 years ago

👏 解決掉的 issue / Resolved Issues

⛏ 變更內容 / Details of Changes

增加回傳錯誤訊息

codecov-commenter commented 3 years ago

Codecov Report

Merging #256 (eda9a06) into development (0371cfc) will decrease coverage by 0.25%. The diff coverage is 0.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #256      +/-   ##
===============================================
- Coverage        45.49%   45.24%   -0.26%     
===============================================
  Files               29       29              
  Lines             1622     1631       +9     
===============================================
  Hits               738      738              
- Misses             782      791       +9     
  Partials           102      102              
Impacted Files Coverage Δ
internal/delivery/http/route_users.go 37.69% <0.00%> (-1.09%) :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 0371cfc...eda9a06. Read the comment docs.

PichuChen commented 3 years ago

@y2468101216 請問有對應測試過後的結果錄影或截圖嗎?

y2468101216 commented 3 years ago

螢幕擷取畫面 2021-07-23 140130

PichuChen commented 3 years ago

LGTM