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 service.parse #25

Closed pgiraud closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #25 into master will decrease coverage by 0.15%. The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #25      +/-   ##
=========================================
- Coverage   99.66%   99.5%   -0.16%     
=========================================
  Files           7       7              
  Lines         593     606      +13     
=========================================
+ Hits          591     603      +12     
- Misses          2       3       +1
Flag Coverage Δ
#py26 99.17% <94.44%> (-0.16%) :arrow_down:
#py36 99.5% <94.44%> (-0.16%) :arrow_down:
Impacted Files Coverage Δ
pgtoolkit/service.py 97.53% <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 16022f8...02e5787. Read the comment docs.