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

Fix Kleisli's lift method #354

Merged
merged 1 commit into from
Jun 21, 2015

Conversation

eed3si9n
Copy link
Contributor

I thought it was suspicious that G[_] doesn't have any bounds, then I realized the whole thing is implemented wrong. Added a simple test as well.

I thought it was suspicious that G[_] doesn't have any bounds, then I
realized the whole thing is implemented wrong.
Added a simple test as well.
@codecov-io
Copy link

Current coverage is 59.55%

Merging #354 into master will change coverage by +0.14% by 98ed2fa

Coverage Diff

@@            master    #354   diff @@
======================================
  Files          132     132       
  Stmts         1599    1597     -2
  Branches        25      25       
  Methods          0       0       
======================================
+ Hit            950     951     +1
  Partial          0       0       
+ Missed         649     646     -3

Powered by Codecov

@ceedubs
Copy link
Contributor

ceedubs commented Jun 21, 2015

👍

Good catch. Thanks, @eed3si9n!

@julien-truffaut
Copy link
Contributor

👍

julien-truffaut added a commit that referenced this pull request Jun 21, 2015
@julien-truffaut julien-truffaut merged commit dd26fa9 into typelevel:master Jun 21, 2015
@eed3si9n eed3si9n deleted the wip/kleislilift branch July 17, 2022 00:59
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