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 viper and other configuration options #34

Closed kcajmagic closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #34 into master will decrease coverage by 0.34%. The diff coverage is 70.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   61.11%   60.76%   -0.35%     
==========================================
  Files          10       11       +1     
  Lines         576      599      +23     
==========================================
+ Hits          352      364      +12     
- Misses        204      212       +8     
- Partials       20       23       +3
Impacted Files Coverage Δ
cipher/loader.go 42.85% <57.14%> (-7.15%) :arrow_down:
cipher/viper.go 84.61% <84.61%> (ø)

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 4df4a0f...d388f4e. Read the comment docs.

kcajmagic commented 5 years ago

My thought was if you want to provide a custom hash function you need to implement the HashLoader interface