xmidt-org / codex-db

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

remove count from sql_duration_seconds metric #17

Closed kcajmagic closed 4 years ago

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

Codecov Report

Merging #17 into master will increase coverage by 0.19%. The diff coverage is 20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   57.77%   57.97%   +0.19%     
==========================================
  Files          15       15              
  Lines        1035     1035              
==========================================
+ Hits          598      600       +2     
+ Misses        434      433       -1     
+ Partials        3        2       -1
Impacted Files Coverage Δ
cassandra/executermeasures.go 0% <0%> (ø) :arrow_up:
cassandra/metrics.go 100% <100%> (ø) :arrow_up:
batchInserter/batchInserter.go 92.77% <0%> (+2.4%) :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 f4d6e05...dcd30ee. Read the comment docs.