Skip to content

Fixes exception in Either.LeftProjection.traverseIO#335

Merged
jbgi merged 1 commit into
functionaljava:masterfrom
sidneyquitorio8:bug/traverseIOLeft
Jul 11, 2018
Merged

Fixes exception in Either.LeftProjection.traverseIO#335
jbgi merged 1 commit into
functionaljava:masterfrom
sidneyquitorio8:bug/traverseIOLeft

Conversation

@sidneyquitorio8

Copy link
Copy Markdown
Contributor

This PR contains a fix for this issue: #334

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #335 into master will decrease coverage by 0.03%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #335      +/-   ##
==========================================
- Coverage    39.4%   39.37%   -0.04%     
==========================================
  Files         178      178              
  Lines        9245     9245              
  Branches      523      523              
==========================================
- Hits         3643     3640       -3     
- Misses       5449     5451       +2     
- Partials      153      154       +1
Impacted Files Coverage Δ
core/src/main/java/fj/data/Either.java 25.16% <0%> (ø) ⬆️
core/src/main/java/fj/data/fingertrees/Deep.java 66% <0%> (-0.8%) ⬇️
core/src/main/java/fj/data/Stream.java 53.81% <0%> (-0.35%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0f69dc...bbc28c4. Read the comment docs.

@jbgi
jbgi merged commit 6569a0a into functionaljava:master Jul 11, 2018
@jbgi jbgi added this to the 4.8 milestone Jul 28, 2018
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