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 batchDeleting to use UnixNano #85

Closed kristinapathak closed 5 years ago

kristinapathak commented 5 years ago

part of https://github.com/Comcast/codex/issues/84

codecov-io commented 5 years ago

Codecov Report

Merging #85 into master will increase coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   66.55%   66.72%   +0.16%     
==========================================
  Files          20       20              
  Lines        1187     1187              
==========================================
+ Hits          790      792       +2     
+ Misses        357      356       -1     
+ Partials       40       39       -1
Impacted Files Coverage Δ
db/batchDeleter/batchDeleter.go 86.84% <100%> (ø) :arrow_up:
db/batchInserter/batchInserter.go 92.77% <0%> (+2.4%) :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 574ff3a...b5be95a. Read the comment docs.