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 logger wrapper for health #28

Closed kristinapathak closed 5 years ago

kristinapathak commented 5 years ago

Added health to codex, including a logger wrapper for the health package

codecov-io commented 5 years ago

Codecov Report

Merging #28 into master will decrease coverage by 4.8%. The diff coverage is 6.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   66.66%   61.85%   -4.81%     
==========================================
  Files           8        9       +1     
  Lines         492      527      +35     
==========================================
- Hits          328      326       -2     
- Misses        156      193      +37     
  Partials        8        8
Impacted Files Coverage Δ
db/metrics.go 100% <ø> (ø) :arrow_up:
db/db.go 38.77% <0%> (-2.24%) :arrow_down:
healthlogger/healthlogger.go 9.37% <9.37%> (ø)

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 064b634...6fd5337. Read the comment docs.