docker-archive / deploykit

A toolkit for creating and managing declarative, self-healing infrastructure.
Apache License 2.0
2.25k stars 264 forks source link

Update go build constraints #872

Closed kaufers closed 6 years ago

kaufers commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #872 into master will decrease coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #872      +/-   ##
==========================================
- Coverage   48.84%   48.76%   -0.09%     
==========================================
  Files          91       91              
  Lines        8213     8213              
==========================================
- Hits         4012     4005       -7     
- Misses       3832     3837       +5     
- Partials      369      371       +2
Impacted Files Coverage Δ
pkg/rpc/mux/server.go 42.7% <0%> (-5.21%) :arrow_down:
pkg/types/spec.go 58.4% <0%> (-1.77%) :arrow_down:

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 d6ca5fc...03cfee8. Read the comment docs.

Vanuan commented 5 years ago

Why is libvirt excluded from builtin providers?

Vanuan commented 5 years ago

Found it: #713 #718