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

Additional Profunctor tests covering lmap and rmap #672

Merged
merged 1 commit into from
Nov 17, 2015

Conversation

mikejcurry
Copy link
Contributor

This adds additional tests for Profunctor which utilise the laws
infrastructure to exercise the derived lmap and rmap operations.

This adds additional tests for Profunctor which utilise the laws
infrastructure to exercise the lmap and rmap operations.
@codecov-io
Copy link

Current coverage is 81.46%

Merging #672 into master will increase coverage by +0.49% as of ff751d4

@@            master    #672   diff @@
======================================
  Files          159     159       
  Stmts         2123    2131     +8
  Branches        72      72       
  Methods          0       0       
======================================
+ Hit           1719    1736    +17
  Partial          0       0       
+ Missed         404     395     -9

Review entire Coverage Diff as of ff751d4

Powered by Codecov. Updated on successful CI builds.

@non
Copy link
Contributor

non commented Nov 17, 2015

👍 Looks great, thanks!

@ceedubs
Copy link
Contributor

ceedubs commented Nov 17, 2015

Excellent! 👍

ceedubs added a commit that referenced this pull request Nov 17, 2015
Additional Profunctor tests covering lmap and rmap
@ceedubs ceedubs merged commit fd1a45b into typelevel:master Nov 17, 2015
@mikejcurry mikejcurry deleted the additional-profunctor-tests branch December 11, 2015 20:38
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