TomMalkin / SimQLe

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

Latest release #48

Closed TomMalkin closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #48 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #48   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         162    172   +10     
=====================================
+ Hits          162    172   +10
Impacted Files Coverage Δ
simqle/constants.py 100% <ø> (ø) :arrow_up:
simqle/__init__.py 100% <100%> (ø) :arrow_up:
simqle/connection_manager.py 100% <100%> (ø) :arrow_up:
simqle/exceptions.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 0774fdb...d4a3202. Read the comment docs.