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

Add support for Network.framework #253

Merged
merged 1 commit into from
Mar 11, 2022

Conversation

fabianfett
Copy link
Collaborator

Add support for Network.framework

@fabianfett fabianfett requested a review from gwynne March 9, 2022 09:36
@fabianfett fabianfett force-pushed the ff-add-support-network-framework branch from f7a1602 to 40f324a Compare March 9, 2022 09:39
@codecov-commenter
Copy link

codecov-commenter commented Mar 9, 2022

Codecov Report

Merging #253 (aa02cb6) into main (c7edb9b) will increase coverage by 4.08%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
+ Coverage   39.74%   43.82%   +4.08%     
==========================================
  Files         115      115              
  Lines        9499     9520      +21     
==========================================
+ Hits         3775     4172     +397     
+ Misses       5724     5348     -376     
Flag Coverage Δ
unittests 43.82% <75.00%> (+4.08%) ⬆️

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

Impacted Files Coverage Δ
...es/PostgresNIO/Connection/PostgresConnection.swift 17.48% <75.00%> (+2.78%) ⬆️
...ces/PostgresNIO/New/PostgresRow-multi-decode.swift 4.44% <0.00%> (+0.19%) ⬆️
Sources/PostgresNIO/Data/PostgresRow.swift 50.00% <0.00%> (+1.02%) ⬆️
...rces/PostgresNIO/New/Extensions/Logging+PSQL.swift 19.60% <0.00%> (+1.42%) ⬆️
...s/PostgresNIO/New/Data/Array+PostgresCodable.swift 93.25% <0.00%> (+2.24%) ⬆️
...ostgresNIO/Deprecated/PostgresMessageDecoder.swift 95.45% <0.00%> (+2.27%) ⬆️
...ostgresNIO/New/PostgresBackendMessageDecoder.swift 93.28% <0.00%> (+2.98%) ⬆️
...urces/PostgresNIO/New/Messages/ErrorResponse.swift 32.30% <0.00%> (+3.07%) ⬆️
Sources/PostgresNIO/New/PostgresCell.swift 96.77% <0.00%> (+3.22%) ⬆️
... and 21 more

@fabianfett fabianfett force-pushed the ff-add-support-network-framework branch from 40f324a to aa02cb6 Compare March 11, 2022 08:38
@fabianfett fabianfett merged commit 1cd8d36 into vapor:main Mar 11, 2022
@fabianfett fabianfett deleted the ff-add-support-network-framework branch March 13, 2022 15:46
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