xmidt-org / codex-db

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

fix multiple row reading error #19

Closed kcajmagic closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #19 into master will decrease coverage by 0.41%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   57.84%   57.42%   -0.42%     
==========================================
  Files          15       15              
  Lines        1039     1050      +11     
==========================================
+ Hits          601      603       +2     
- Misses        435      445      +10     
+ Partials        3        2       -1
Impacted Files Coverage Δ
cassandra/executer.go 0% <0%> (ø) :arrow_up:
batchInserter/batchInserter.go 91.95% <0%> (+2.29%) :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 27304a0...cd68350. Read the comment docs.