whalepod / milelane

1 stars 0 forks source link

lane の状態 からタスクに戻せるようにした #59

Closed sanoyo closed 4 years ago

sanoyo commented 4 years ago

issue

closed #47

確認方法

curl -X POST "http://0.0.0.0:80/tasks/8/delanize"  "Origin: http://localhost:80"
codecov[bot] commented 4 years ago

Codecov Report

Merging #59 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #59   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          739       758   +19     
=========================================
+ Hits           739       758   +19     
Impacted Files Coverage Δ
app/domain/task.go 100.00% <ø> (ø)
app/presentation/handler/task.go 100.00% <ø> (ø)
app/presentation/router.go 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 a0b132c...88b9148. Read the comment docs.