Skip to content

Comment out unused XorTMonadCombine#687

Merged
adelbertc merged 1 commit into
typelevel:masterfrom
ceedubs:rm-xortmonadcombine
Dec 1, 2015
Merged

Comment out unused XorTMonadCombine#687
adelbertc merged 1 commit into
typelevel:masterfrom
ceedubs:rm-xortmonadcombine

Conversation

@ceedubs

@ceedubs ceedubs commented Nov 20, 2015

Copy link
Copy Markdown
Contributor

This trait is currently unused, because the implicit def that uses it is
commented out until we have separated weak/strong laws for MonadCombine. We probably shouldn't expose it if it doesn't satisfy our current MonadCombine laws.

This trait is currently unused, because the implicit def that uses it is
commented out until we have separated weak/strong laws for `MonadCombine`. We probably shouldn't expose it if it doesn't satisfy our current `MonadCombine` laws.
@codecov-io

Copy link
Copy Markdown

Current coverage is 83.76%

Merging #687 into master will not affect coverage as of 7a737fe

@@            master    #687   diff @@
======================================
  Files          162     162       
  Stmts         2217    2217       
  Branches        74      74       
  Methods          0       0       
======================================
  Hit           1857    1857       
  Partial          0       0       
  Missed         360     360       

Review entire Coverage Diff as of 7a737fe

Powered by Codecov. Updated on successful CI builds.

@non

non commented Nov 20, 2015

Copy link
Copy Markdown
Contributor

👍

@adelbertc

Copy link
Copy Markdown
Contributor

👍

adelbertc added a commit that referenced this pull request Dec 1, 2015
Comment out unused XorTMonadCombine
@adelbertc adelbertc merged commit 399f645 into typelevel:master Dec 1, 2015
@ceedubs ceedubs deleted the rm-xortmonadcombine branch December 1, 2015 04:37
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