dalibo / pgtoolkit

Postgres Support from Python
https://pgtoolkit.rtfd.io/
PostgreSQL License
21 stars 9 forks source link

String types for python 2 or 3 #27

Closed pgiraud closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #27 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #27      +/-   ##
=========================================
+ Coverage    99.5%   99.5%   +<.01%     
=========================================
  Files           7       7              
  Lines         606     607       +1     
=========================================
+ Hits          603     604       +1     
  Misses          3       3
Flag Coverage Δ
#py26 99.17% <100%> (ø) :arrow_up:
#py36 99.5% <100%> (ø) :arrow_up:
Impacted Files Coverage Δ
pgtoolkit/hba.py 99% <100%> (ø) :arrow_up:
pgtoolkit/_helpers.py 100% <100%> (ø) :arrow_up:
pgtoolkit/service.py 97.53% <100%> (ø) :arrow_up:
pgtoolkit/pgpass.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 b7577d5...a0b1771. Read the comment docs.