Ptt-official-app / Ptt-backend

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

Update code format using gofumpt tool #250

Closed appleboy closed 3 years ago

appleboy commented 3 years ago

just update the code format by gofumpt tool

codecov-commenter commented 3 years ago

Codecov Report

Merging #250 (7502b28) into development (e22dda2) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #250   +/-   ##
============================================
  Coverage        45.36%   45.36%           
============================================
  Files               29       29           
  Lines             1609     1609           
============================================
  Hits               730      730           
  Misses             778      778           
  Partials           101      101           
Impacted Files Coverage Δ
internal/config/config.go 77.27% <ø> (ø)
internal/delivery/http/errors.go 16.12% <ø> (ø)
internal/delivery/http/route_boards.go 56.00% <ø> (ø)
internal/delivery/http/route_boards_articles.go 42.30% <ø> (ø)
internal/delivery/http/route_token.go 47.54% <ø> (ø)
internal/delivery/http/route_users.go 38.78% <ø> (ø)
internal/mail/mailgun.go 80.64% <ø> (ø)
internal/mail/smtp.go 90.00% <ø> (ø)
internal/repository/repository.go 0.00% <ø> (ø)
internal/repository/user.go 47.61% <ø> (ø)
... and 3 more

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 e22dda2...7502b28. Read the comment docs.

y2468101216 commented 3 years ago

不接受歐,我們盡量只使用官方套件

appleboy commented 3 years ago

@y2468101216 撇開這個套件,可以看一下更動的代碼,哪些是你覺得不該改的?

y2468101216 commented 3 years ago

LGTM 沒啥可挑剔的

PichuChen commented 3 years ago

LGTM