xmidt-org / codex-deploy

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

refactored pruning #81

Closed kristinapathak closed 5 years ago

kristinapathak commented 5 years ago

part of https://github.com/Comcast/codex-fenrir/issues/16

codecov-io commented 5 years ago

Codecov Report

Merging #81 into master will decrease coverage by 0.16%. The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #81      +/-   ##
=========================================
- Coverage   66.97%   66.8%   -0.17%     
=========================================
  Files          20      20              
  Lines        1181    1175       -6     
=========================================
- Hits          791     785       -6     
  Misses        351     351              
  Partials       39      39
Impacted Files Coverage Δ
db/postgresql/executer.go 0% <0%> (ø) :arrow_up:
db/batchDeleter/batchDeleter.go 86.84% <100%> (-0.97%) :arrow_down:
db/postgresql/db.go 37.36% <100%> (ø) :arrow_up:
db/retry/retry.go 97.59% <100%> (ø) :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 d15901b...82f524b. Read the comment docs.