xmidt-org / codex-db

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

fix cassandra driver: always provide state hash #28

Closed kcajmagic closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #28 into master will increase coverage by 0.09%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   51.97%   52.06%   +0.09%     
==========================================
  Files          15       15              
  Lines         964      970       +6     
==========================================
+ Hits          501      505       +4     
- Misses        460      461       +1     
- Partials        3        4       +1
Impacted Files Coverage Δ
cassandra/db.go 54.13% <71.42%> (+0.59%) :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 1cf7df3...6f4853b. Read the comment docs.