TomMalkin / SimQLe

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

Dev #74

Closed TomMalkin closed 4 years ago

TomMalkin commented 4 years ago

update to 0.5.3

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #74   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9     10    +1     
  Lines         281    277    -4     
=====================================
- Hits          281    277    -4
Impacted Files Coverage Δ
simqle/__init__.py 100% <100%> (ø) :arrow_up:
simqle/connection_manager.py 100% <100%> (ø) :arrow_up:
simqle/helper.py 100% <100%> (ø)

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 f1d5448...f1510ad. Read the comment docs.