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

Add sources_operators #96

Closed
wants to merge 2 commits into from
Closed

Add sources_operators #96

wants to merge 2 commits into from

Conversation

vxgmichel
Copy link
Owner

@vxgmichel vxgmichel commented Apr 27, 2024

An attempt to address issue #95 by adding another *operator decorator dedicated to operators that can take zero, one or many async iterables as arguments.

There are two issues with this attempt:

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 94.02985% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 98.95%. Comparing base (daf6524) to head (a0d0790).

Files Patch % Lines
aiostream/core.py 93.10% 4 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
+ Coverage   98.90%   98.95%   +0.05%     
==========================================
  Files          15       15              
  Lines        1004     1053      +49     
==========================================
+ Hits          993     1042      +49     
  Misses         11       11              

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

@vxgmichel
Copy link
Owner Author

Outdated by #108

@vxgmichel vxgmichel closed this May 7, 2024
@vxgmichel vxgmichel deleted the issue-84 branch May 7, 2024 18:09
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.

2 participants