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

Check Traverse laws for XorT #680

Merged
merged 1 commit into from
Nov 19, 2015
Merged

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Nov 19, 2015

There was a typo before that caused the XorT tests to only check the
Foldable laws for the Traverse instance.

There was a typo before that caused the XorT tests to only check the
Foldable laws for the Traverse instance.
@codecov-io
Copy link

Current coverage is 82.99%

Merging #680 into master will increase coverage by +0.05% as of 18b0d8c

@@            master    #680   diff @@
======================================
  Files          162     162       
  Stmts         2217    2217       
  Branches        74      74       
  Methods          0       0       
======================================
+ Hit           1839    1840     +1
  Partial          0       0       
+ Missed         378     377     -1

Review entire Coverage Diff as of 18b0d8c

Powered by Codecov. Updated on successful CI builds.

@non
Copy link
Contributor

non commented Nov 19, 2015

👍

1 similar comment
@adelbertc
Copy link
Contributor

👍

adelbertc added a commit that referenced this pull request Nov 19, 2015
@adelbertc adelbertc merged commit 1f7fd39 into typelevel:master Nov 19, 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.

5 participants