Skip to content

Add Ior.fromOptions#567

Merged
adelbertc merged 1 commit into
typelevel:masterfrom
ceedubs:ior-fromoptions
Oct 15, 2015
Merged

Add Ior.fromOptions#567
adelbertc merged 1 commit into
typelevel:masterfrom
ceedubs:ior-fromoptions

Conversation

@ceedubs
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Contributor

stew commented Oct 15, 2015

👍

1 similar comment
@adelbertc
Copy link
Copy Markdown
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