TomMalkin / SimQLe

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

rename and bump version #7

Closed TomMalkin closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #7   +/-   ##
=======================================
  Coverage   38.23%   38.23%           
=======================================
  Files           6        6           
  Lines          68       68           
=======================================
  Hits           26       26           
  Misses         42       42
Impacted Files Coverage Δ
simqle/__init__.py 100% <100%> (ø) :arrow_up:
simqle/sql_tools.py 29.16% <100%> (ø) :arrow_up:
tests/test_simqle.py 100% <100%> (ø) :arrow_up:
simqle/functions.py 16.66% <100%> (ø) :arrow_up:
simqle/connections.py 44.44% <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 da5407a...e945801. Read the comment docs.

TomMalkin commented 5 years ago

closes #6