xmidt-org / codex-deploy

Codex provides a historical context about devices connected to XMiDT.
Apache License 2.0
5 stars 8 forks source link

adding basic cipher loading #33

Closed kcajmagic closed 5 years ago

kcajmagic commented 5 years ago

Required for https://github.com/orgs/Comcast/projects/4#card-19668798 and https://github.com/orgs/Comcast/projects/4#card-19668792

codecov-io commented 5 years ago

Codecov Report

Merging #33 into master will decrease coverage by 0.74%. The diff coverage is 54.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   61.85%   61.11%   -0.75%     
==========================================
  Files           9       10       +1     
  Lines         527      576      +49     
==========================================
+ Hits          326      352      +26     
- Misses        193      204      +11     
- Partials        8       20      +12
Impacted Files Coverage Δ
cipher/cipher.go 79.48% <100%> (+0.82%) :arrow_up:
cipher/loader.go 50% <50%> (ø)

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 dba8a6a...691b082. Read the comment docs.