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 tests of kleisli left and right identity laws #748

Merged
merged 1 commit into from
Dec 14, 2015

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Dec 14, 2015

cc @fthomas :)

@fthomas
Copy link
Member

fthomas commented Dec 14, 2015

👍

That should be the last one, right? :-)

@ceedubs
Copy link
Contributor Author

ceedubs commented Dec 14, 2015

Yes, I think so! :)

@codecov-io
Copy link

Current coverage is 87.17%

Merging #748 into master will increase coverage by +0.08% as of b7b7048

@@            master    #748   diff @@
======================================
  Files          166     166       
  Stmts         2293    2293       
  Branches        74      74       
  Methods          0       0       
======================================
+ Hit           1997    1999     +2
  Partial          0       0       
+ Missed         296     294     -2

Review entire Coverage Diff as of b7b7048

Powered by Codecov. Updated on successful CI builds.

stew added a commit that referenced this pull request Dec 14, 2015
Add tests of kleisli left and right identity laws
@stew stew merged commit 1e80d70 into typelevel:master Dec 14, 2015
@stew stew removed the in progress label Dec 14, 2015
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.

4 participants