dalibo / pgtoolkit

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

Fix connection service serialization wrongly including 'name' parameter #120

Closed dlax closed 6 months ago

dlax commented 6 months ago

Fix #118

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.48%. Comparing base (a431f15) to head (6a656a7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #120 +/- ## ======================================= Coverage 97.47% 97.48% ======================================= Files 10 10 Lines 1190 1191 +1 ======================================= + Hits 1160 1161 +1 Misses 30 30 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.