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.2 #321

Merged

Conversation

scala-steward
Copy link
Contributor

Updates org.scalameta:scalafmt-core from 3.0.1 to 3.0.2.
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-commenter commented Sep 4, 2021

Codecov Report

Merging #321 (61ff58f) into main (8d5edd8) will decrease coverage by 0.38%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #321      +/-   ##
==========================================
- Coverage   60.26%   59.87%   -0.39%     
==========================================
  Files          30       30              
  Lines         969      987      +18     
  Branches       73       64       -9     
==========================================
+ Hits          584      591       +7     
- Misses        385      396      +11     
Impacted Files Coverage Δ
...avagen/src/main/java/org/dhallj/javagen/Code.scala 0.00% <0.00%> (ø)
...ce/src/main/scala/org/dhallj/circe/Converter.scala 100.00% <0.00%> (ø)
...c/main/java/org/dhallj/javagen/ToCodeVisitor.scala 0.00% <0.00%> (ø)
...hallj/tests/acceptance/ImportResolutionSuite.scala 100.00% <0.00%> (ø)
...allj/tests/acceptance/AcceptanceFailureSuite.scala 100.00% <0.00%> (ø)
...scala/org/dhallj/imports/CorsComplianceCheck.scala 93.33% <0.00%> (+1.02%) ⬆️
...la/org/dhallj/imports/ReferentialSanityCheck.scala 91.66% <0.00%> (+1.66%) ⬆️

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 8d5edd8...61ff58f. Read the comment docs.

@travisbrown travisbrown merged commit 0720022 into travisbrown:main Sep 9, 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.

3 participants