dalibo / pgtoolkit

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

pgpass: edit() context manager; pathlib.Path handling; test rework #86

Closed dlax closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #86 (fcf2c99) into master (de3d9a3) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   98.51%   98.52%   +0.01%     
==========================================
  Files          10       10              
  Lines        1078     1088      +10     
==========================================
+ Hits         1062     1072      +10     
  Misses         16       16              
Impacted Files Coverage Δ
pgtoolkit/pgpass.py 100.00% <100.00%> (ø)

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 de3d9a3...fcf2c99. Read the comment docs.