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

Add Ior.fromOptions #567

Merged
merged 1 commit into from
Oct 15, 2015
Merged

Add Ior.fromOptions #567

merged 1 commit into from
Oct 15, 2015

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Oct 13, 2015

(Option[A], Option[B]) => Option[A Ior B]

`(Option[A], Option[B]) => Option[A Ior B]`
@ceedubs
Copy link
Contributor Author

ceedubs commented Oct 13, 2015

I'm not particularly attached to the name, so feel free to speak up if you have a suggestion.

@codecov-io
Copy link

Current coverage is 75.71%

Merging #567 into master will decrease coverage by -0.02% as of db84f50

@@            master    #567   diff @@
======================================
  Files          157     157       
  Stmts         2155    2158     +3
  Branches        68      68       
  Methods          0       0       
======================================
+ Hit           1632    1634     +2
  Partial          0       0       
- Missed         523     524     +1

Review entire Coverage Diff as of db84f50

Powered by Codecov. Updated on successful CI builds.

@stew
Copy link
Contributor

stew commented Oct 15, 2015

👍

1 similar comment
@adelbertc
Copy link
Contributor

👍

adelbertc added a commit that referenced this pull request Oct 15, 2015
@adelbertc adelbertc merged commit f69b3e1 into typelevel:master Oct 15, 2015
@ceedubs ceedubs deleted the ior-fromoptions branch November 15, 2015 23:39
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.

5 participants