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

Fix HBXCTAsyncTesting Sendable warnings #154

Merged
merged 4 commits into from
Nov 23, 2022
Merged

Conversation

adam-fowler
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 23, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@a4a369f). Click here to learn what that means.
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #154   +/-   ##
=======================================
  Coverage        ?   78.39%           
=======================================
  Files           ?       74           
  Lines           ?     3203           
  Branches        ?        0           
=======================================
  Hits            ?     2511           
  Misses          ?      692           
  Partials        ?        0           
Impacted Files Coverage Δ
Sources/HummingbirdXCT/HBXCTAsyncTesting.swift 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adam-fowler adam-fowler merged commit ea8e2e3 into main Nov 23, 2022
@adam-fowler adam-fowler deleted the fix/async-test-sendable branch November 23, 2022 14:43
adam-fowler added a commit that referenced this pull request Nov 23, 2022
* Add channel to convert to sendable type for async testing

* Add deadline to readOutbound

* Add group.cancelAll in defer for eadOutbound

Also remove testTimeout

* swift format
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.

None yet

1 participant