• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

evolution-gaming / akka-effect / 20138579788
89%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2025 03:39PM UTC
Jobs 1
Files 73
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Dec 2025 03:36PM UTC coverage: 70.453%. Remained the same
20138579788

push

web-flow
Update scalafmt-core to 3.10.2 (#438)

## About this PR
📦 Updates
[org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt)
from `3.10.1` to `3.10.2`

📜 [GitHub Release
Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.10.2) -
[Version
Diff](https://github.com/scalameta/scalafmt/compare/v3.10.1...v3.10.2)

## 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/aa5f323f8/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.10.1).
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:n:3
</sup>

<!-- scala-steward = {
  "Update" : {
    "ForArtifactId" : {
      "crossDependency" : [
        {
          "groupId" : "org.scalameta",
          "artifactId" : {
            "name" : "scalafmt-core",
            "maybeCrossName" : "scalafmt-core_2.13"
          },
          "version" : "3.10.1",
          "sbtVersion" : n... (continued)

6 of 32 new or added lines in 6 files covered. (18.75%)

1042 of 1479 relevant lines covered (70.45%)

0.77 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
39.29
0.0% actor/src/main/scala/com/evolutiongaming/akkaeffect/Ask.scala
4
0.0
0.0% eventsourcing/src/main/scala/com/evolutiongaming/akkaeffect/eventsourcing/Journaller.scala
4
70.83
0.0% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/Append.scala
4
21.43
0.0% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/DeleteEventsTo.scala
12
17.65
0.0% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/Snapshotter.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 2.13.18 - 20138579788.1 11 Dec 2025 03:39PM UTC 73
70.45
Source Files on build 20138579788
  • Tree
  • List 73
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c0fff2f1 on github
  • Prev Build on master (#20138537502)
  • Next Build on master (#20226401435)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc