TomMalkin / SimQLe

The simplest way to use SQL in Python
MIT License
30 stars 5 forks source link

Add logging of metrics #67

Closed TomMalkin closed 4 years ago

TomMalkin commented 4 years ago

Closes #64 #60 #55

codecov-io commented 4 years ago

Codecov Report

Merging #67 into dev will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev    #67   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files         8      9    +1     
  Lines       254    277   +23     
===================================
+ Hits        254    277   +23
Impacted Files Coverage Δ
simqle/logging.py 100% <100%> (ø)
simqle/connection_manager.py 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 b3442c8...753af38. Read the comment docs.