TomMalkin / SimQLe

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

Add functionality for SIMQLE_MODE #47

Closed TomMalkin closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff         @@
##            dev    #47   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files         5      5           
  Lines       162    172   +10     
===================================
+ Hits        162    172   +10
Impacted Files Coverage Δ
simqle/constants.py 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...bd0cdc2. Read the comment docs.