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

Avoid existential types in implicits #20

Merged
merged 1 commit into from
Feb 2, 2018

Conversation

joroKr21
Copy link
Contributor

Also ensure HListShape has the correct ShapeLevel.

Closes milessabin/shapeless#619

Also ensure `HListShape` has the correct `ShapeLevel`.

Fixes milessabin/shapeless#619
@codecov-io
Copy link

codecov-io commented Jan 23, 2018

Codecov Report

Merging #20 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files           1        1           
  Lines          16       16           
=======================================
  Hits           15       15           
  Misses          1        1
Impacted Files Coverage Δ
src/main/scala/slickless/HListShape.scala 93.75% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ecc0d5d...7b484cf. Read the comment docs.

@d6y d6y requested a review from milessabin January 23, 2018 22:54
Copy link
Contributor

@d6y d6y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @joroKr21 - LGTM!

@milessabin do you want cast an eye over this as it relates to shapeless issue 619?

@d6y
Copy link
Contributor

d6y commented Feb 1, 2018

@milessabin @davegurnell I'll merge this and release tomorrow (or soon after) unless there are objections or anyone wants to do a second review.

@d6y d6y merged commit 7706def into underscoreio:master Feb 2, 2018
@joroKr21 joroKr21 deleted the no-existentials branch April 26, 2018 21:48
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.

3 participants