dalibo / pgtoolkit

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

Add hba.merge method #32

Closed pgiraud closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #32 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   99.52%   99.53%   +0.01%     
==========================================
  Files           7        7              
  Lines         634      652      +18     
==========================================
+ Hits          631      649      +18     
  Misses          3        3
Flag Coverage Δ
#py26 99.23% <100%> (+0.02%) :arrow_up:
#py36 99.53% <100%> (+0.01%) :arrow_up:
Impacted Files Coverage Δ
pgtoolkit/hba.py 99.25% <100%> (+0.11%) :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 3fa59e8...2c4e264. Read the comment docs.