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 BatchDeleter #74

Closed kristinapathak closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #74 into master will increase coverage by 2.49%. The diff coverage is 88.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   64.03%   66.52%   +2.49%     
==========================================
  Files          19       21       +2     
  Lines        1062     1189     +127     
==========================================
+ Hits          680      791     +111     
- Misses        343      358      +15     
- Partials       39       40       +1
Impacted Files Coverage Δ
db/executer.go 0% <0%> (ø) :arrow_up:
db/db.go 37.96% <100%> (+3.87%) :arrow_up:
db/retry.go 97.59% <100%> (+0.29%) :arrow_up:
db/batchDeleter/metrics.go 100% <100%> (ø)
db/batchInserter/batchInserter.go 92.77% <100%> (+0.17%) :arrow_up:
db/batchDeleter/batchDeleter.go 87.65% <87.65%> (ø)

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 ce50c18...13bde14. Read the comment docs.