Skip to content

Require new swift-nio versions #343

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
Apr 20, 2023
Merged

Conversation

fabianfett
Copy link
Collaborator

New NIO versions enforce Sendability. We want to always pick those up. Also this fixes another import warning.

@fabianfett fabianfett changed the title Require new swift-nio Require new swift-nio versions Apr 20, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 20, 2023

Codecov Report

Merging #343 (419ff1a) into main (18a60ef) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #343   +/-   ##
=======================================
  Coverage   41.27%   41.27%           
=======================================
  Files         115      115           
  Lines        9572     9572           
=======================================
  Hits         3951     3951           
  Misses       5621     5621           
Impacted Files Coverage Δ
...es/PostgresNIO/New/Data/UUID+PostgresCodable.swift 96.96% <ø> (ø)
Sources/PostgresNIO/New/PostgresCodable.swift 93.87% <ø> (ø)

@fabianfett fabianfett merged commit 606c68a into vapor:main Apr 20, 2023
@fabianfett fabianfett deleted the ff-fix-warnings branch April 20, 2023 10:10
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