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

Explicitly mark the AsyncSequence iterators as non Sendable #490

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

fabianfett
Copy link
Collaborator

No description provided.

@fabianfett fabianfett requested a review from gwynne as a code owner June 25, 2024 12:33
@fabianfett fabianfett added the semver-patch No public API change. label Jun 25, 2024
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.30%. Comparing base (f55caa7) to head (82a74be).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #490      +/-   ##
==========================================
- Coverage   55.31%   55.30%   -0.01%     
==========================================
  Files         127      127              
  Lines       10161    10161              
==========================================
- Hits         5621     5620       -1     
- Misses       4540     4541       +1     
Files Coverage Δ
...PostgresNIO/New/PostgresNotificationSequence.swift 100.00% <ø> (ø)
Sources/PostgresNIO/New/PostgresQuery.swift 82.30% <ø> (ø)
Sources/PostgresNIO/New/PostgresRowSequence.swift 90.00% <ø> (ø)

... and 1 file with indirect coverage changes

Package.swift Outdated Show resolved Hide resolved
@fabianfett fabianfett merged commit 200a94a into vapor:main Jun 27, 2024
11 checks passed
@fabianfett fabianfett deleted the ff-mark-iterators-as-non-sendable branch June 27, 2024 15:59
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.

2 participants