vapor / postgres-nio

🐘 Non-blocking, event-driven Swift client for PostgreSQL.
https://api.vapor.codes/postgresnio/documentation/postgresnio/
MIT License
317 stars 72 forks source link

Add PostgresDecodingError debugDescription #358

Closed gwynne closed 1 year ago

gwynne commented 1 year ago

Follows up on #356

codecov-commenter commented 1 year ago

Codecov Report

Merging #358 (508e867) into main (dbf9c2e) will increase coverage by 0.72%. The diff coverage is 96.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #358 +/- ## ========================================== + Coverage 41.83% 42.56% +0.72% ========================================== Files 117 117 Lines 9668 9695 +27 ========================================== + Hits 4045 4127 +82 + Misses 5623 5568 -55 ``` | [Impacted Files](https://app.codecov.io/gh/vapor/postgres-nio/pull/358?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor) | Coverage Δ | | |---|---|---| | [Sources/PostgresNIO/New/PSQLError.swift](https://app.codecov.io/gh/vapor/postgres-nio/pull/358?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Qb3N0Z3Jlc05JTy9OZXcvUFNRTEVycm9yLnN3aWZ0) | `57.20% <96.29%> (+5.41%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/vapor/postgres-nio/pull/358/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor)