Skip to content

Replace kind-projector placeholders in infix types - #3215

Merged
travisbrown merged 1 commit into
typelevel:masterfrom
travisbrown:topic/kind-projector-infix-clean-up
Dec 16, 2019
Merged

Replace kind-projector placeholders in infix types#3215
travisbrown merged 1 commit into
typelevel:masterfrom
travisbrown:topic/kind-projector-infix-clean-up

Conversation

@travisbrown

Copy link
Copy Markdown
Contributor

This is a subset of #3209 that only changes the use of kind-projector's * placeholder in infix types. I added support for * in function and tuple types to my -Ykind-projector proposal for Dotty, but infix types seem like more of a hassle and I don't think it's worth bothering with.

@travisbrown
travisbrown requested a review from LukaJCB December 16, 2019 11:13
@codecov-io

codecov-io commented Dec 16, 2019

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3215   +/-   ##
=======================================
  Coverage   93.05%   93.05%           
=======================================
  Files         376      376           
  Lines        7412     7412           
  Branches      200      192    -8     
=======================================
  Hits         6897     6897           
  Misses        515      515
Flag Coverage Δ
#scala_version_212 93.35% <100%> (-0.03%) ⬇️
#scala_version_213 92.82% <100%> (+0.01%) ⬆️
Impacted Files Coverage Δ
core/src/main/scala/cats/data/Ior.scala 98.52% <100%> (ø) ⬆️
core/src/main/scala/cats/evidence/Is.scala 91.66% <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 6f86647...628c186. Read the comment docs.

@travisbrown
travisbrown merged commit 02066f7 into typelevel:master Dec 16, 2019
@travisbrown travisbrown added this to the 2.1.0 milestone Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants