whalepod / milelane

1 stars 0 forks source link

Noteを作成するエンドポイントの作成 #71

Closed sanoyo closed 1 year ago

sanoyo commented 3 years ago

内容

sanoyo commented 3 years ago

テストは、テーブルドリブンテストで書く。

codecov[bot] commented 3 years ago

Codecov Report

Merging #71 (a8a62c4) into master (e7c0695) will decrease coverage by 6.09%. The diff coverage is 87.50%.

:exclamation: Current head a8a62c4 differs from pull request most recent head d84281e. Consider uploading reports for the commit d84281e to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##            master      #71      +/-   ##
===========================================
- Coverage   100.00%   93.90%   -6.10%     
===========================================
  Files            3        5       +2     
  Lines           42       82      +40     
===========================================
+ Hits            42       77      +35     
- Misses           0        3       +3     
- Partials         0        2       +2     
Impacted Files Coverage Δ
app/infra/database.go 100.00% <ø> (ø)
app/presentation/router.go 66.66% <0.00%> (-33.34%) :arrow_down:
app/infra/repo/note.go 91.30% <91.30%> (ø)
app/presentation/handler/note.go 100.00% <100.00%> (ø)

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 e7c0695...d84281e. Read the comment docs.