whalepod / milelane

1 stars 0 forks source link

端末ごとのトドをリスト取得できるようにする #26

Closed MasashiFujiike closed 4 years ago

MasashiFujiike commented 4 years ago

Issue

close #25 ついでに対応できたのでした close #24 , close #5

codecov[bot] commented 4 years ago

Codecov Report

Merging #26 into master will increase coverage by 10.57%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #26       +/-   ##
=========================================
+ Coverage   89.42%   100%   +10.57%     
=========================================
  Files          12     12               
  Lines         596    663       +67     
=========================================
+ Hits          533    663      +130     
+ Misses         62      0       -62     
+ Partials        1      0        -1
Impacted Files Coverage Δ
app/domain/device.go 100% <ø> (ø) :arrow_up:
app/domain/task.go 100% <ø> (+16.84%) :arrow_up:
app/presentation/router.go 100% <ø> (+10.71%) :arrow_up:
app/domain/repository/task_closure_table.go 100% <100%> (+18.72%) :arrow_up:
app/domain/task_with_device.go 100% <100%> (ø) :arrow_up:
app/presentation/middleware/middleware.go 100% <100%> (ø) :arrow_up:
app/presentation/handler/task.go 100% <100%> (ø) :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 632f71b...2a9b7d3. Read the comment docs.