Skip to content
This repository was archived by the owner on Feb 8, 2022. It is now read-only.

Scala 2.12: updated to cats 0.8.1 and shadowed its dependencies.#184

Merged
tixxit merged 4 commits intotypelevel:masterfrom
denisrosset:topic/scala-2.12
Nov 28, 2016
Merged

Scala 2.12: updated to cats 0.8.1 and shadowed its dependencies.#184
tixxit merged 4 commits intotypelevel:masterfrom
denisrosset:topic/scala-2.12

Conversation

@denisrosset
Copy link
Copy Markdown
Contributor

Everything is basically in the title!

...except the Order that depends on the generation of A => A, which should be updated to use a Cogen[A].

@tixxit
Copy link
Copy Markdown
Contributor

tixxit commented Nov 25, 2016

@denisrosset If we merge #182 first, then we won't have to worry about the Order test.

@thomas-stripe
Copy link
Copy Markdown
Contributor

@denisrosset OK, #182 got merged, so we just use cats-kernel's OrderLaws. Want to merge master?

@codecov-io
Copy link
Copy Markdown

codecov-io commented Nov 28, 2016

Current coverage is 67.89% (diff: 100%)

Merging #184 into master will not change coverage

@@             master       #184   diff @@
==========================================
  Files            36         36          
  Lines           757        757          
  Methods         703        703          
  Messages          0          0          
  Branches         54         54          
==========================================
  Hits            514        514          
  Misses          243        243          
  Partials          0          0          

Powered by Codecov. Last update c1198b5...fa04cc4

@denisrosset
Copy link
Copy Markdown
Contributor Author

Merged and bug fixed.

@johnynek
Copy link
Copy Markdown
Contributor

👍

@tixxit tixxit merged commit 3694f6f into typelevel:master Nov 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants