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

Update sbt-scalafmt to 2.0.7 #3110

Merged
merged 1 commit into from
Oct 12, 2019

Conversation

scala-steward
Copy link
Contributor

Updates org.scalameta:sbt-scalafmt from 2.0.6 to 2.0.7.

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Have a fantastic day writing Scala!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scalameta", artifactId = "sbt-scalafmt" } ]

labels: semver-patch

@codecov-io
Copy link

Codecov Report

Merging #3110 into master will decrease coverage by 0.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3110      +/-   ##
==========================================
- Coverage   93.52%   93.17%   -0.36%     
==========================================
  Files         368      372       +4     
  Lines        6998     7179     +181     
  Branches      198      207       +9     
==========================================
+ Hits         6545     6689     +144     
- Misses        453      490      +37
Flag Coverage Δ
#scala_version_212 93.52% <ø> (ø) ⬆️
#scala_version_213 90.84% <ø> (?)
Impacted Files Coverage Δ
...e/src/main/scala-2.13+/cats/data/ZipLazyList.scala 77.77% <0%> (ø)
...src/main/scala-2.13+/cats/instances/lazyList.scala 100% <0%> (ø)
....13+/cats/kernel/instances/LazyListInstances.scala 100% <0%> (ø)
.../main/scala-2.13+/cats/data/NonEmptyLazyList.scala 60.86% <0%> (ø)
...in/scala/cats/data/AbstractNonEmptyInstances.scala 100% <0%> (+3.44%) ⬆️

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 c8b2f4e...6706e6a. Read the comment docs.

@fthomas fthomas merged commit 7dc39d3 into typelevel:master Oct 12, 2019
@travisbrown travisbrown added this to the 2.1.0-RC1 milestone Nov 5, 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.

6 participants