xmidt-org / codex-db

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

Initial Creation #1

Closed kristinapathak closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@46bcf89). Click here to learn what that means. The diff coverage is 66.28%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   66.28%           
=========================================
  Files             ?       11           
  Lines             ?      780           
  Branches          ?        0           
=========================================
  Hits              ?      517           
  Misses            ?      261           
  Partials          ?        2
Impacted Files Coverage Δ
postgresql/executer.go 0% <0%> (ø)
retry/metrics.go 100% <100%> (ø)
postgresql/metrics.go 100% <100%> (ø)
batchInserter/metrics.go 100% <100%> (ø)
batchDeleter/metrics.go 100% <100%> (ø)
blacklist/blacklist.go 39.21% <39.21%> (ø)
postgresql/db.go 39.47% <39.47%> (ø)
batchDeleter/batchDeleter.go 85.36% <85.36%> (ø)
healthlogger/healthlogger.go 9.37% <9.37%> (ø)
batchInserter/batchInserter.go 92.77% <92.77%> (ø)
... and 1 more

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 46bcf89...78ea138. Read the comment docs.