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.3.1 #1046

Merged
merged 2 commits into from
Jan 2, 2022

Conversation

scala-steward
Copy link
Contributor

Updates org.scalameta:scalafmt-core from 3.2.2 to 3.3.1.
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, early-semver-minor, semver-spec-minor, commit-count:n:2

@codecov-commenter
Copy link

codecov-commenter commented Jan 2, 2022

Codecov Report

Merging #1046 (43a8acf) into develop (2954248) will increase coverage by 0.01%.
The diff coverage is 25.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1046      +/-   ##
===========================================
+ Coverage    89.61%   89.62%   +0.01%     
===========================================
  Files          124      124              
  Lines         9912     9912              
  Branches       509      509              
===========================================
+ Hits          8883     8884       +1     
+ Misses        1029     1028       -1     
Impacted Files Coverage Δ
.../main/scala/com/twitter/algebird/DecayingCMS.scala 84.23% <0.00%> (ø)
...scala/com/twitter/algebird/InvariantAlgebras.scala 57.14% <0.00%> (ø)
...scala/com/twitter/algebird/generic/Instances.scala 75.86% <0.00%> (ø)
.../com/twitter/algebird/util/PromiseLinkMonoid.scala 77.77% <ø> (ø)
...main/scala/com/twitter/algebird/MomentsGroup.scala 79.04% <100.00%> (ø)
.../main/scala/com/twitter/algebird/Successible.scala 83.33% <0.00%> (-8.34%) ⬇️
.../main/scala/com/twitter/algebird/BloomFilter.scala 94.24% <0.00%> (-0.45%) ⬇️
.../scala/com/twitter/algebird/immutable/BitSet.scala 96.57% <0.00%> (-0.22%) ⬇️
...src/main/scala/com/twitter/algebird/Interval.scala 80.00% <0.00%> (+2.60%) ⬆️
...main/scala/com/twitter/algebird/monad/Reader.scala 58.82% <0.00%> (+5.88%) ⬆️
... and 1 more

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 2954248...43a8acf. Read the comment docs.

@regadas regadas merged commit 3f29405 into twitter:develop Jan 2, 2022
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.

3 participants