containerd / fifo

fifo pkg for Go
https://containerd.io
Apache License 2.0
87 stars 30 forks source link

add go.mod #22

Closed AkihiroSuda closed 4 years ago

AkihiroSuda commented 4 years ago

part of https://github.com/containerd/containerd/issues/3031

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   82.79%   82.79%           
=======================================
  Files           4        4           
  Lines         215      215           
=======================================
  Hits          178      178           
  Misses         26       26           
  Partials       11       11
Impacted Files Coverage Δ
fifo.go 88.28% <ø> (ø) :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 bda0ff6...fcd6de7. Read the comment docs.

crosbymichael commented 4 years ago

LGTM