xmidt-org / codex-db

The database helper functions.
Apache License 2.0
0 stars 6 forks source link

added TimeTracker to keep track of how long an event is in memory #29

Closed kristinapathak closed 4 years ago

kristinapathak commented 4 years ago

part of https://github.com/xmidt-org/svalinn/issues/115

codecov-io commented 4 years ago

Codecov Report

Merging #29 into master will increase coverage by 0.13%. The diff coverage is 85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   52.06%   52.19%   +0.13%     
==========================================
  Files          15       15              
  Lines         970      979       +9     
==========================================
+ Hits          505      511       +6     
- Misses        461      463       +2     
- Partials        4        5       +1
Impacted Files Coverage Δ
batchInserter/batchInserter.go 89.58% <85%> (-2.38%) :arrow_down:

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 cc14d71...7f6049f. Read the comment docs.