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

Shift on errors in IO.fromFuture #553

Merged
merged 1 commit into from Jun 6, 2019

Conversation

kubukoz
Copy link
Member

@kubukoz kubukoz commented Jun 6, 2019

Fixes #552

@codecov-io
Copy link

Codecov Report

Merging #553 into master will increase coverage by 0.14%.
The diff coverage is 100%.

@@           Coverage Diff            @@
##           master   #553      +/-   ##
========================================
+ Coverage   89.85%    90%   +0.14%     
========================================
  Files          72     72              
  Lines        2090   2090              
  Branches      127    127              
========================================
+ Hits         1878   1881       +3     
+ Misses        212    209       -3

@djspiewak djspiewak merged commit 1c8f7e7 into typelevel:master Jun 6, 2019
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.

IO.fromFuture doesn't shift when future fails
4 participants