Skip to content

Test associativity of (Co)Kleisli composition#733

Merged
stew merged 1 commit into
typelevel:masterfrom
fthomas:topic/co-kleisli-assoc-laws
Dec 10, 2015
Merged

Test associativity of (Co)Kleisli composition#733
stew merged 1 commit into
typelevel:masterfrom
fthomas:topic/co-kleisli-assoc-laws

Conversation

@fthomas
Copy link
Copy Markdown
Member

@fthomas fthomas commented Dec 9, 2015

closes #732

@codecov-io
Copy link
Copy Markdown

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