Ptt-official-app / Ptt-backend

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

Feature/#225 看板發文限制及細部資訊 #226

Closed nickyanggg closed 3 years ago

nickyanggg commented 3 years ago

👏 解決掉的 issue / Resolved Issues

⛏ 變更內容 / Details of Changes

codecov-commenter commented 3 years ago

Codecov Report

Merging #226 (1b1f13d) into development (02866f0) will increase coverage by 2.88%. The diff coverage is 75.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #226      +/-   ##
===============================================
+ Coverage        45.68%   48.56%   +2.88%     
===============================================
  Files               28       28              
  Lines             1390     1396       +6     
===============================================
+ Hits               635      678      +43     
+ Misses             664      621      -43     
- Partials            91       97       +6     
Impacted Files Coverage Δ
internal/repository/board.go 0.00% <ø> (ø)
internal/repository/repository.go 0.00% <ø> (ø)
internal/delivery/http/route_token.go 47.54% <38.88%> (+33.58%) :arrow_up:
internal/usecase/board.go 27.77% <85.71%> (+4.06%) :arrow_up:
internal/delivery/http/route_boards.go 56.00% <100.00%> (ø)
internal/delivery/http/route.go 68.85% <0.00%> (+2.45%) :arrow_up:
internal/usecase/user.go 51.72% <0.00%> (+12.93%) :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 ffa7fc4...1b1f13d. Read the comment docs.

y2468101216 commented 3 years ago

LGTM