Skip to content

Update scalafmt-core to 3.9.7#5696

Merged
clairemcginty merged 3 commits into
mainfrom
update/scalafmt-core-3.9.7
Jun 4, 2025
Merged

Update scalafmt-core to 3.9.7#5696
clairemcginty merged 3 commits into
mainfrom
update/scalafmt-core-3.9.7

Conversation

@clairemcginty

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scalameta:scalafmt-core from 3.9.6 to 3.9.7

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

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!

⚙ Adjust 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" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:n:3

@codecov

codecov Bot commented Jun 4, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 65.21739% with 8 lines in your changes missing coverage. Please review.

Project coverage is 61.46%. Comparing base (4601114) to head (39e3714).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...la/com/spotify/scio/bigquery/client/QueryOps.scala 0.00% 2 Missing ⚠️
...e/src/main/scala/com/spotify/scio/ScioResult.scala 0.00% 1 Missing ⚠️
...e/src/main/scala/com/spotify/scio/schemas/To.scala 0.00% 1 Missing ⚠️
...main/scala/com/spotify/scio/util/ArtisanJoin.scala 0.00% 1 Missing ⚠️
.../scala/com/spotify/scio/bigquery/StorageUtil.scala 0.00% 1 Missing ⚠️
...scala/com/spotify/scio/bigquery/client/Cache.scala 0.00% 1 Missing ⚠️
...a/com/spotify/scio/bigtable/syntax/RowSyntax.scala 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5696   +/-   ##
=======================================
  Coverage   61.46%   61.46%           
=======================================
  Files         314      314           
  Lines       11324    11324           
  Branches      801      801           
=======================================
  Hits         6960     6960           
  Misses       4364     4364           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@clairemcginty clairemcginty merged commit 635372c into main Jun 4, 2025
13 checks passed
@clairemcginty clairemcginty deleted the update/scalafmt-core-3.9.7 branch June 4, 2025 13:27
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.

1 participant