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

Feature/stream on failure #71

Merged
merged 2 commits into from
Sep 5, 2022
Merged

Feature/stream on failure #71

merged 2 commits into from
Sep 5, 2022

Conversation

Primetalk
Copy link
Owner

fix #54

@Primetalk Primetalk self-assigned this Sep 5, 2022
@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Merging #71 (a2bb65f) into master (a61d30c) will increase coverage by 0.01%.
The diff coverage is 77.77%.

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   83.38%   83.40%   +0.01%     
==========================================
  Files          35       35              
  Lines        1577     1603      +26     
==========================================
+ Hits         1315     1337      +22     
- Misses        230      232       +2     
- Partials       32       34       +2     
Impacted Files Coverage Δ
stream/stream.go 85.38% <72.72%> (-0.29%) ⬇️
stream/construct.go 88.88% <100.00%> (+1.38%) ⬆️

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

@Primetalk Primetalk merged commit c7d1753 into master Sep 5, 2022
@Primetalk Primetalk deleted the feature/stream-on-failure branch September 5, 2022 20:15
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.

Add failure handling to StateFlatMapWithFinish
1 participant