xmidt-org / codex-deploy

Codex provides a historical context about devices connected to XMiDT.
Apache License 2.0
5 stars 8 forks source link

Added SQL query success, failure, and retry metrics #16

Closed kristinapathak closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #16 into master will increase coverage by 5.45%. The diff coverage is 96.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   61.27%   66.73%   +5.45%     
==========================================
  Files           8        8              
  Lines         470      487      +17     
==========================================
+ Hits          288      325      +37     
+ Misses        171      154      -17     
+ Partials       11        8       -3
Impacted Files Coverage Δ
db/executer.go 0% <0%> (ø) :arrow_up:
db/metrics.go 100% <100%> (+22.44%) :arrow_up:
db/db.go 41.6% <100%> (-0.68%) :arrow_down:
db/retry.go 100% <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 e24be0b...45388a1. Read the comment docs.