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 refTypeObj in InferMacro #333

Merged
merged 2 commits into from
Sep 28, 2017
Merged

Use refTypeObj in InferMacro #333

merged 2 commits into from
Sep 28, 2017

Conversation

fthomas
Copy link
Owner

@fthomas fthomas commented Sep 28, 2017

This is the same as #332 but for InferMacro.

fthomas and others added 2 commits September 28, 2017 20:32
@codecov
Copy link

codecov bot commented Sep 28, 2017

Codecov Report

Merging #333 into master will decrease coverage by 0.26%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #333      +/-   ##
==========================================
- Coverage   99.03%   98.76%   -0.27%     
==========================================
  Files          38       34       -4     
  Lines         413      406       -7     
  Branches        6        6              
==========================================
- Hits          409      401       -8     
- Misses          4        5       +1
Impacted Files Coverage Δ
...n/scala/eu/timepit/refined/macros/MacroUtils.scala 100% <100%> (ø) ⬆️
...ala-2.13.0-M2/eu/timepit/refined/api/Refined.scala 75% <0%> (-13.89%) ⬇️
...hared/src/main/scala/eu/timepit/refined/eval.scala 100% <0%> (ø) ⬆️
...in/scala-2.11/eu/timepit/refined/api/Refined.scala
...in/scala-2.10/eu/timepit/refined/api/Refined.scala

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 07379a2...5c09dd5. Read the comment docs.

@codecov
Copy link

codecov bot commented Sep 28, 2017

Codecov Report

Merging #333 into master will decrease coverage by 2.79%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #333     +/-   ##
=========================================
- Coverage   99.03%   96.23%   -2.8%     
=========================================
  Files          38       38             
  Lines         413      425     +12     
  Branches        6        7      +1     
=========================================
  Hits          409      409             
- Misses          4       16     +12
Impacted Files Coverage Δ
...n/scala/eu/timepit/refined/macros/InferMacro.scala 100% <ø> (ø) ⬆️
.../scala/eu/timepit/refined/macros/RefineMacro.scala 100% <ø> (ø) ⬆️
...n/scala/eu/timepit/refined/macros/MacroUtils.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 07379a2...5c09dd5. Read the comment docs.

@fthomas fthomas merged commit 3049967 into master Sep 28, 2017
@fthomas fthomas deleted the topic/refTypeObj_InferMacro branch September 28, 2017 19:33
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.

None yet

1 participant