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

Use traits to avoid code duplication in Nested instances #1221

Merged
merged 1 commit into from
Jul 22, 2016

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Jul 20, 2016

This came up here, but I didn't want to tie this change into #1148.

Among others, I think a review from @adelbertc would be helpful.

@codecov-io
Copy link

Current coverage is 89.25%

Merging #1221 into master will increase coverage by 0.07%

@@             master      #1221   diff @@
==========================================
  Files           234        234          
  Lines          3152       3128    -24   
  Methods        3094       3073    -21   
  Messages          0          0          
  Branches         56         52     -4   
==========================================
- Hits           2811       2792    -19   
+ Misses          341        336     -5   
  Partials          0          0          

Sunburst

Powered by Codecov. Last updated by 585959e...5b4786b

@adelbertc
Copy link
Contributor

👍

1 similar comment
@kailuowang
Copy link
Contributor

👍

@kailuowang kailuowang merged commit ac38602 into typelevel:master Jul 22, 2016
@ceedubs ceedubs deleted the dry-nested branch July 22, 2016 12:08
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