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 3.0.4 #1006

Merged
merged 1 commit into from
Sep 18, 2021

Conversation

scala-steward
Copy link
Contributor

Updates org.scalameta:scalafmt-core from 3.0.3 to 3.0.4.
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-commenter
Copy link

Codecov Report

Merging #1006 (950f870) into develop (9897091) will decrease coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1006      +/-   ##
===========================================
- Coverage    89.68%   89.57%   -0.12%     
===========================================
  Files          124      124              
  Lines         9905     9905              
  Branches       511      511              
===========================================
- Hits          8883     8872      -11     
- Misses        1022     1033      +11     
Impacted Files Coverage Δ
...main/scala-2.12-/com/twitter/algebird/compat.scala 66.66% <0.00%> (-16.67%) ⬇️
.../main/scala/com/twitter/algebird/Successible.scala 83.33% <0.00%> (-8.34%) ⬇️
.../scala/com/twitter/algebird/immutable/BitSet.scala 94.43% <0.00%> (-1.93%) ⬇️
.../main/scala/com/twitter/algebird/BloomFilter.scala 94.24% <0.00%> (-1.33%) ⬇️
...src/main/scala/com/twitter/algebird/Interval.scala 80.00% <0.00%> (-0.87%) ⬇️
.../main/scala/com/twitter/algebird/Approximate.scala 90.32% <0.00%> (+1.61%) ⬆️
...scala/com/twitter/algebird/PredecessibleLaws.scala 85.71% <0.00%> (+14.28%) ⬆️
...n/scala/com/twitter/algebird/SuccessibleLaws.scala 92.30% <0.00%> (+15.38%) ⬆️

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 9897091...950f870. Read the comment docs.

@regadas regadas merged commit 0c45f93 into twitter:develop Sep 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants