Skip to content

Changed Checked.Shell implementation to rely on extend and not type aliasing #38

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

Merged
merged 6 commits into from
Sep 5, 2017

Conversation

soronpo
Copy link
Collaborator

@soronpo soronpo commented Sep 5, 2017

Gets around Scalac issue scala/bug#10372

@codecov
Copy link

codecov bot commented Sep 5, 2017

Codecov Report

Merging #38 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   97.52%   97.54%   +0.01%     
==========================================
  Files          11       11              
  Lines        1174     1180       +6     
  Branches        6        6              
==========================================
+ Hits         1145     1151       +6     
  Misses         29       29
Impacted Files Coverage Δ
...n/scala/singleton/twoface/impl/Checked1Param.scala 100% <100%> (ø) ⬆️
...n/scala/singleton/twoface/impl/Checked0Param.scala 100% <100%> (ø) ⬆️
...in/scala/singleton/twoface/impl/CheckedShell.scala 100% <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 58d0657...8301646. Read the comment docs.

@soronpo soronpo merged commit 900a270 into fthomas:master Sep 5, 2017
@soronpo soronpo deleted the nonlit branch December 10, 2017 16:54
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.

1 participant