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: Transformers that return multiple items are not properly handled #74

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

zprobst
Copy link
Contributor

@zprobst zprobst commented Aug 17, 2023

No description provided.

@zprobst zprobst requested a review from ccloes as a code owner August 17, 2023 15:39
@zprobst zprobst changed the title fix: Transformers that return multiple items are not propertly handled fix: Transformers that return multiple items are not properly handled Aug 17, 2023
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #74 (d5477df) into main (0ee9ca8) will increase coverage by 0.23%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
+ Coverage   93.73%   93.96%   +0.23%     
==========================================
  Files         121      121              
  Lines        3032     3032              
==========================================
+ Hits         2842     2849       +7     
+ Misses        190      183       -7     
Flag Coverage Δ
3.10 93.96% <100.00%> (+0.23%) ⬆️
3.11 93.96% <100.00%> (+0.23%) ⬆️

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

Files Changed Coverage Δ
nodestream/pipeline/transformers/transformer.py 93.75% <100.00%> (+43.75%) ⬆️

@zprobst zprobst merged commit 1dc23ca into main Aug 22, 2023
4 checks passed
@zprobst zprobst deleted the fix/bug-in-transformer branch August 22, 2023 11:48
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