ernoaapa / eliot

Open source system for managing containerized applications in IoT device
https://docs.eliot.run
Apache License 2.0
269 stars 20 forks source link

Updated containerd to v1.1.0 and all deps #42

Closed ernoaapa closed 6 years ago

ernoaapa commented 6 years ago

Updated to use latest containerd v1.1.0 release

codecov[bot] commented 6 years ago

Codecov Report

Merging #42 into master will increase coverage by 0.4%. The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #42     +/-   ##
=========================================
+ Coverage   25.61%   26.02%   +0.4%     
=========================================
  Files          50       50             
  Lines        2420     2425      +5     
=========================================
+ Hits          620      631     +11     
+ Misses       1731     1724      -7     
- Partials       69       70      +1
Impacted Files Coverage Δ
pkg/runtime/utils.go 84.61% <100%> (+84.61%) :arrow_up:
pkg/runtime/containerd.go 1.72% <20%> (-0.01%) :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 485cc43...e3eb06b. Read the comment docs.