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

Test associativity of (Co)Kleisli composition #733

Merged
merged 1 commit into from
Dec 10, 2015

Conversation

fthomas
Copy link
Member

@fthomas fthomas commented Dec 9, 2015

closes #732

@codecov-io
Copy link

Current coverage is 86.12%

Merging #733 into master will increase coverage by +0.31% as of 6ff7e9e

@@            master    #733   diff @@
======================================
  Files          162     162       
  Stmts         2249    2249       
  Branches        74      74       
  Methods          0       0       
======================================
+ Hit           1930    1937     +7
  Partial          0       0       
+ Missed         319     312     -7

Review entire Coverage Diff as of 6ff7e9e

Powered by Codecov. Updated on successful CI builds.

@ceedubs
Copy link
Contributor

ceedubs commented Dec 9, 2015

Nice 👍

stew added a commit that referenced this pull request Dec 10, 2015
Test associativity of (Co)Kleisli composition
@stew stew merged commit b2af89d into typelevel:master Dec 10, 2015
@stew stew removed the in progress label Dec 10, 2015
@fthomas fthomas deleted the topic/co-kleisli-assoc-laws branch September 6, 2017 11:50
@kailuowang kailuowang modified the milestone: 1.0.0-RC1 Oct 13, 2017
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.

Untested CoflatMap laws
5 participants