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 scalafmt-core to 2.6.3 #527

Merged
merged 1 commit into from Jul 11, 2020

Conversation

scala-steward
Copy link
Contributor

Updates org.scalameta:scalafmt-core from 2.6.2 to 2.6.3.
GitHub Release Notes - Version Diff

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.

Configure Scala Steward for your repository with a .scala-steward.conf file.

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 = "scalafmt-core" } ]

labels: library-update, semver-patch

@codecov
Copy link

codecov bot commented Jul 10, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #527       +/-   ##
===========================================
- Coverage   90.45%   78.47%   -11.98%     
===========================================
  Files          24       24               
  Lines         618      618               
  Branches        1        1               
===========================================
- Hits          559      485       -74     
- Misses         59      133       +74     
Impacted Files Coverage Δ
github4s/src/main/scala/github4s/Github.scala 0.00% <0.00%> (-100.00%) ⬇️
...ithub4s/src/main/scala/github4s/GithubConfig.scala 0.00% <0.00%> (-100.00%) ⬇️
...4s/src/main/scala/github4s/http/Http4sSyntax.scala 0.00% <0.00%> (-100.00%) ⬇️
...s/src/main/scala/github4s/domain/PullRequest.scala 0.00% <0.00%> (-100.00%) ⬇️
...s/src/main/scala/github4s/modules/GithubAPIs.scala 0.00% <0.00%> (-100.00%) ⬇️
.../src/main/scala/github4s/http/RequestBuilder.scala 0.00% <0.00%> (-100.00%) ⬇️
...ub4s/src/main/scala/github4s/http/HttpClient.scala 16.66% <0.00%> (-70.84%) ⬇️
.../scala/github4s/interpreters/AuthInterpreter.scala 60.00% <0.00%> (-40.00%) ⬇️
github4s/src/main/scala/github4s/Decoders.scala 84.32% <0.00%> (-6.72%) ⬇️

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 302168a...6245245. Read the comment docs.

@mergify mergify bot added the scala-steward Dependency auto updates created by scala-steward label Jul 10, 2020
@mergify mergify bot merged commit 01206f8 into 47degrees:master Jul 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scala-steward Dependency auto updates created by scala-steward
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants