Skip to content

Use variadic generics in Swift 5.9 #341

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 11 commits into from
Aug 25, 2023

Conversation

fabianfett
Copy link
Collaborator

No description provided.

@fabianfett fabianfett force-pushed the ff-variadic-generics branch 3 times, most recently from a1b37b2 to 8205f67 Compare April 18, 2023 14:00
@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2023

Codecov Report

Merging #341 (3b7efa4) into main (ef3a00f) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #341   +/-   ##
=======================================
  Coverage   48.68%   48.68%           
=======================================
  Files         109      109           
  Lines        8930     8930           
=======================================
  Hits         4348     4348           
  Misses       4582     4582           
Files Changed Coverage Δ
...ces/PostgresNIO/New/PostgresRow-multi-decode.swift 5.79% <ø> (ø)
...gresNIO/New/PostgresRowSequence-multi-decode.swift 6.66% <ø> (ø)

@fabianfett fabianfett force-pushed the ff-variadic-generics branch from 8205f67 to 8a51bd7 Compare April 20, 2023 13:07
@fabianfett fabianfett force-pushed the ff-variadic-generics branch 5 times, most recently from 00444e7 to d93e342 Compare April 27, 2023 12:21
@fabianfett fabianfett force-pushed the ff-variadic-generics branch from d93e342 to 05bd99f Compare May 2, 2023 12:54
@fabianfett fabianfett force-pushed the ff-variadic-generics branch 2 times, most recently from 364004c to e7f869f Compare May 11, 2023 11:19
@fabianfett fabianfett force-pushed the ff-variadic-generics branch from 4782ead to 18e4e17 Compare June 1, 2023 07:27
@fabianfett fabianfett force-pushed the ff-variadic-generics branch from 18e4e17 to ec01d81 Compare June 8, 2023 12:48
@fabianfett fabianfett force-pushed the ff-variadic-generics branch from ec01d81 to da907fb Compare July 12, 2023 06:34
@fabianfett fabianfett marked this pull request as ready for review July 12, 2023 06:34
@fabianfett fabianfett requested a review from gwynne July 12, 2023 06:35
@fabianfett fabianfett added this to the 2.0.0 milestone Aug 7, 2023
@fabianfett fabianfett added the semver-patch No public API change. label Aug 10, 2023
@fabianfett fabianfett merged commit 689e4aa into vapor:main Aug 25, 2023
@fabianfett fabianfett deleted the ff-variadic-generics branch August 25, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants