Ran
|
Jobs
1
|
Files
197
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
Update scalafmt-core to 3.8.3 (#646) ## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.8.2` to `3.8.3` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.8.3) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.8.2...v3.8.3) ## 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`](https://github.com/scala-steward-org/scala-steward/blob/8193b2d39/docs/repo-specific-configuration.md) file. _Have a fantastic day writing Scala!_ <details> <summary>🔍 Files still referring to the old version number</summary> The following files still refer to the old version number (3.8.2). You might want to review and update them manually. ``` .git-blame-ignore-revs ``` </details> <details> <summary>⚙ Adjust future updates</summary> 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" } }] ``` </details> <sup> labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1 </sup>
3295 of 4086 relevant lines covered (80.64%)
1.36 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | Scala 2.13.14 - 10454153924.1 | 197 |
80.64 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|