Skip to content
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.

Update to Scala 2.12.0 #8

Merged
merged 5 commits into from
Nov 7, 2016

Conversation

travisbrown
Copy link
Contributor

@travisbrown travisbrown commented Nov 5, 2016

Okay, the Scoverage compiler plugin, runtime, and SBT plugin are all updated. The SBT plugin hasn't been synced to Maven Central yet (even though it was published yesterday), but adding the Sonatype releases resolver makes this work until it gets synced. Given that this is all build stuff, I don't think that's unreasonable.

There is still two one thing that seems to be broken in Scoverage: in sbt-scoverage 1.5.0, the default Scoverage compiler plugin version is wrong (it's the 1.3.0 snapshot, not release). This is easy enough to work around with a bit of explicit configuration.

The bigger problem is that the Scoverage runtime isn't published for Scala.js on Scala 2.11 (on either Maven Central or Sonatype releases). As soon as that's done this PR should be ready for review.

We're still waiting on Scoverage, but these changes at least allow us to publish Catalysts locally and test the Cats 2.12.0 build (just not with Scoverage).

@codecov-io
Copy link

codecov-io commented Nov 7, 2016

Current coverage is 89.95% (diff: 100%)

Merging #8 into master will not change coverage

@@             master         #8   diff @@
==========================================
  Files            35         35          
  Lines           458        458          
  Methods         403        403          
  Messages          0          0          
  Branches         55         55          
==========================================
  Hits            412        412          
  Misses           46         46          
  Partials          0          0          

Powered by Codecov. Last update 2371ac5...8b1c7fd

@kailuowang
Copy link
Contributor

👍

@adelbertc
Copy link

LGTM 👍

@kailuowang kailuowang merged commit 41a8745 into typelevel:master Nov 7, 2016
@kailuowang
Copy link
Contributor

released as 1.3.2 (there was glitch with 1.3.1 release)

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.

4 participants