xmidt-org / codex-deploy

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

added kid and alg to cipher and db packages #55

Closed kcajmagic closed 5 years ago

kcajmagic commented 5 years ago

Closes #53 and #52

codecov-io commented 5 years ago

Codecov Report

Merging #55 into master will decrease coverage by 0.96%. The diff coverage is 65.6%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   59.95%   58.98%   -0.97%     
==========================================
  Files          15       17       +2     
  Lines         814      885      +71     
==========================================
+ Hits          488      522      +34     
- Misses        287      323      +36     
- Partials       39       40       +1
Impacted Files Coverage Δ
db/db.go 36.53% <ø> (ø) :arrow_up:
cipher/algo_types.go 0% <0%> (ø)
cipher/key_types.go 100% <100%> (ø)
cipher/boxLoader.go 55.55% <100%> (ø) :arrow_up:
cipher/rsaLoader.go 50% <100%> (ø)
cipher/loader.go 53.84% <60%> (-12.83%) :arrow_down:
cipher/cipher.go 76.22% <64.7%> (-8.31%) :arrow_down:
cipher/viper.go 82.75% <82.75%> (+42.75%) :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 2805ecc...af61472. Read the comment docs.