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

Backport MiMa config and dependency updates for 2.11 #3142

Merged

Conversation

travisbrown
Copy link
Contributor

@travisbrown travisbrown commented Nov 13, 2019

Includes #3129 plus all the dependency updates. I've not cherry-picked the Scala Steward commits individually because who has time for that.

I've also added #3125 and #3135.

/cc @jackcviers

@codecov-io
Copy link

codecov-io commented Nov 13, 2019

Codecov Report

Merging #3142 into scala_2.11 will increase coverage by 0.1%.
The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff              @@
##           scala_2.11   #3142     +/-   ##
============================================
+ Coverage        93.4%   93.5%   +0.1%     
============================================
  Files             382     382             
  Lines            7155    7147      -8     
  Branches          195     194      -1     
============================================
  Hits             6683    6683             
+ Misses            472     464      -8
Impacted Files Coverage Δ
core/src/main/scala/cats/instances/sortedSet.scala 88.23% <ø> (ø) ⬆️
core/src/main/scala/cats/instances/sortedMap.scala 84.74% <ø> (ø) ⬆️
core/src/main/scala/cats/instances/parallel.scala 0% <0%> (ø) ⬆️
core/src/main/scala/cats/data/NonEmptyList.scala 99.33% <100%> (ø) ⬆️
core/src/main/scala/cats/data/NonEmptyVector.scala 99.13% <100%> (ø) ⬆️
core/src/main/scala/cats/instances/option.scala 100% <100%> (ø) ⬆️
.../src/main/scala/cats/laws/discipline/MiniInt.scala 97.29% <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 850e2b6...f5a0106. Read the comment docs.

@travisbrown travisbrown added this to the 2.1.0-RC1 milestone Nov 13, 2019
@travisbrown travisbrown merged commit 4dc2c49 into typelevel:scala_2.11 Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants