dalibo / pgtoolkit

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

Change API to also accept filename for hba.parse #24

Closed pgiraud closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #24 into master will decrease coverage by 0.16%. The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   99.82%   99.66%   -0.17%     
==========================================
  Files           7        7              
  Lines         581      593      +12     
==========================================
+ Hits          580      591      +11     
- Misses          1        2       +1
Flag Coverage Δ
#py26 99.32% <94.44%> (-0.16%) :arrow_down:
#py36 99.66% <94.44%> (-0.17%) :arrow_down:
Impacted Files Coverage Δ
pgtoolkit/hba.py 99% <94.44%> (-1%) :arrow_down:

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 f49ba9e...4431a08. Read the comment docs.