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

javadoc of Either.map + .mapLeft #1672

Merged
merged 1 commit into from
Nov 11, 2016
Merged

javadoc of Either.map + .mapLeft #1672

merged 1 commit into from
Nov 11, 2016

Conversation

danieldietrich
Copy link
Contributor

Fixes #1670

@danieldietrich danieldietrich added this to the 2.0.5 milestone Nov 11, 2016
@codecov-io
Copy link

codecov-io commented Nov 11, 2016

Current coverage is 96.45% (diff: 100%)

Merging #1672 into master will not change coverage

@@             master      #1672   diff @@
==========================================
  Files            89         89          
  Lines         11187      11187          
  Methods           0          0          
  Messages          0          0          
  Branches       1881       1881          
==========================================
  Hits          10790      10790          
  Misses          243        243          
  Partials        154        154          

Powered by Codecov. Last update a73d49f...da54383

@danieldietrich danieldietrich merged commit 0c220eb into vavr-io:master Nov 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants