xmidt-org / codex-deploy

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

changed batchDeleter from queue to capacityset #87

Closed kcajmagic closed 5 years ago

kcajmagic commented 5 years ago

Fixes #86

codecov-io commented 5 years ago

Codecov Report

Merging #87 into master will increase coverage by 0.29%. The diff coverage is 82.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   66.72%   67.02%   +0.29%     
==========================================
  Files          20       22       +2     
  Lines        1187     1225      +38     
==========================================
+ Hits          792      821      +29     
- Misses        356      364       +8     
- Partials       39       40       +1
Impacted Files Coverage Δ
capacityset/wrapper.go 0% <0%> (ø)
db/batchDeleter/batchDeleter.go 85.36% <90%> (-1.48%) :arrow_down:
capacityset/capacityset.go 96.15% <96.15%> (ø)

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 74d788f...9b425ef. Read the comment docs.