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

break(AsyncGenerator): Stream as async generators (yield from stream)… #157

Merged

Conversation

marcosschroh
Copy link
Collaborator

… are only available with the new typing approach

@marcosschroh marcosschroh force-pushed the feat/yield-from-stream-only-with-new-typing-approach branch from 9c87e70 to bfee406 Compare January 10, 2024 16:13
Copy link
Contributor

github-actions bot commented Jan 10, 2024

PR Preview Action v1.4.6
🚀 Deployed preview to https://kpn.github.io/kstreams/pr-preview/pr-157/
on branch gh-pages at 2024-01-11 08:51 UTC

Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dcf20f5) 95.39% compared to head (e7f5ba5) 95.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   95.39%   95.53%   +0.13%     
==========================================
  Files          21       21              
  Lines         781      783       +2     
==========================================
+ Hits          745      748       +3     
+ Misses         36       35       -1     
Flag Coverage Δ
unittests 95.53% <100.00%> (+0.13%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

… are only available with the new typing approach
@marcosschroh marcosschroh force-pushed the feat/yield-from-stream-only-with-new-typing-approach branch from bfee406 to e7f5ba5 Compare January 11, 2024 08:50
@marcosschroh marcosschroh merged commit 6c0cbf9 into master Jan 11, 2024
8 checks passed
@marcosschroh marcosschroh deleted the feat/yield-from-stream-only-with-new-typing-approach branch January 11, 2024 09:58
marcosschroh added a commit that referenced this pull request Jan 11, 2024
…om stream) are only available with the new typing approach (#157)
marcosschroh added a commit to marcosschroh/kstreams that referenced this pull request Jun 18, 2024
…om stream) are only available with the new typing approach (kpn#157)
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