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 MonadFilter consistency to MonadFilter tests #728

Merged
merged 1 commit into from
Dec 10, 2015

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Dec 9, 2015

A monadFilterConsistency law was added in
8f7a110 but wasn't hooked up in the
tests. This might be better accomplished with something like #370, but
in the interim I think we should at least hook it up.

A `monadFilterConsistency` law was added in
8f7a110 but wasn't hooked up in the
tests. This might be better accomplished with something like typelevel#370, but
in the interim I think we should at least hook it up.
@codecov-io
Copy link

Current coverage is 86.26%

Merging #728 into master will increase coverage by +0.51% as of 6cf2000

@@            master    #728   diff @@
======================================
  Files          162     162       
  Stmts         2247    2381   +134
  Branches        74      82     +8
  Methods          0       0       
======================================
+ Hit           1927    2054   +127
  Partial          0       0       
- Missed         320     327     +7

Review entire Coverage Diff as of 6cf2000

Powered by Codecov. Updated on successful CI builds.

@fthomas
Copy link
Member

fthomas commented Dec 9, 2015

👍

ceedubs added a commit to ceedubs/cats that referenced this pull request Dec 10, 2015
This is basically the same story as typelevel#728, but it was introduced in
fa6457a.
stew added a commit that referenced this pull request Dec 10, 2015
Add MonadFilter consistency to MonadFilter tests
@stew stew merged commit 7685147 into typelevel:master Dec 10, 2015
@stew stew removed the in progress label Dec 10, 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