Skip to content
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

Rename PSQLFrontendMessage to PostgresFrontendMessage #239

Merged
merged 2 commits into from
Mar 2, 2022

Conversation

fabianfett
Copy link
Collaborator

Motivation

We want to drop the PSQL prefix.

Changes

Rename PSQLFrontendMessage to PostgresFrontendMessage

@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2022

Codecov Report

Merging #239 (f3db826) into main (5dade1c) will increase coverage by 4.05%.
The diff coverage is 55.55%.

@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
+ Coverage   39.99%   44.04%   +4.05%     
==========================================
  Files         116      116              
  Lines        9467     9474       +7     
==========================================
+ Hits         3786     4173     +387     
+ Misses       5681     5301     -380     
Flag Coverage Δ
unittests 44.04% <55.55%> (+4.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
Sources/PostgresNIO/New/Messages/Bind.swift 100.00% <ø> (ø)
Sources/PostgresNIO/New/Messages/Cancel.swift 100.00% <ø> (ø)
Sources/PostgresNIO/New/Messages/Close.swift 100.00% <ø> (ø)
Sources/PostgresNIO/New/Messages/Describe.swift 100.00% <ø> (ø)
Sources/PostgresNIO/New/Messages/Execute.swift 100.00% <ø> (ø)
Sources/PostgresNIO/New/Messages/Parse.swift 100.00% <ø> (ø)
Sources/PostgresNIO/New/Messages/Password.swift 100.00% <ø> (ø)
...PostgresNIO/New/Messages/SASLInitialResponse.swift 100.00% <ø> (ø)
...ources/PostgresNIO/New/Messages/SASLResponse.swift 100.00% <ø> (ø)
Sources/PostgresNIO/New/Messages/SSLRequest.swift 100.00% <ø> (ø)
... and 36 more

Copy link
Member

@gwynne gwynne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@fabianfett fabianfett merged commit 13f362f into vapor:main Mar 2, 2022
@fabianfett fabianfett deleted the ff-rename-PSQLFrontendMessage branch March 2, 2022 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants