xmidt-org / codex-db

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

fix cassandra deviceList getter #12

Closed kcajmagic closed 4 years ago

kcajmagic commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #12 into master will not change coverage. The diff coverage is 33.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   57.97%   57.97%           
=======================================
  Files          15       15           
  Lines        1035     1035           
=======================================
  Hits          600      600           
  Misses        433      433           
  Partials        2        2
Impacted Files Coverage Δ
postgresql/db.go 39.47% <ø> (ø) :arrow_up:
cassandra/executer.go 0% <0%> (ø) :arrow_up:
cassandra/executermeasures.go 0% <0%> (ø) :arrow_up:
cassandra/db.go 50.56% <100%> (ø) :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 36055bd...cc593d0. Read the comment docs.