Skip to content

Make PostgresCodable typealias public #363

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2023
Merged

Make PostgresCodable typealias public #363

merged 1 commit into from
May 7, 2023

Conversation

gwynne
Copy link
Member

@gwynne gwynne commented May 7, 2023

If only for the sake of symmetry with any Codable (aka any (Encodable & Decodable)), PostgresCodable should be public alongside PostgresEncodable and PostgresDecodable.

@gwynne gwynne added the enhancement New feature or request label May 7, 2023
@gwynne gwynne requested a review from fabianfett May 7, 2023 16:56
@codecov-commenter
Copy link

codecov-commenter commented May 7, 2023

Codecov Report

Merging #363 (7d64857) into main (dbefcb0) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #363   +/-   ##
=======================================
  Coverage   41.99%   41.99%           
=======================================
  Files         117      117           
  Lines        8091     8091           
=======================================
  Hits         3398     3398           
  Misses       4693     4693           
Impacted Files Coverage Δ
Sources/PostgresNIO/New/PostgresCodable.swift 95.00% <ø> (ø)

@gwynne gwynne merged commit 7524022 into main May 7, 2023
@gwynne gwynne deleted the gwynne-patch-1 branch May 7, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants