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

evolution-gaming / akka-effect / 22611011673
89%

Build:
DEFAULT BRANCH: master
Ran 03 Mar 2026 06:22AM UTC
Jobs 2
Files 74
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

03 Mar 2026 06:20AM UTC coverage: 88.929%. Remained the same
22611011673

push

web-flow
Update sbt, scripted-plugin to 1.12.5 (#465)

## About this PR
📦 Updates 
* [org.scala-sbt:sbt](https://github.com/sbt/sbt)
* [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt)

 from `1.12.4` to `1.12.5`

📜 [GitHub Release
Notes](https://github.com/sbt/sbt/releases/tag/v1.12.5) - [Version
Diff](https://github.com/sbt/sbt/compare/v1.12.4...v1.12.5)

## 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/8e5495d99/docs/repo-specific-configuration.md)
file.

_Have a fantastic day writing Scala!_

<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.scala-sbt" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt" }
}]
```
</details>

<sup>
labels: library-update, early-semver-patch, semver-spec-patch,
version-scheme:early-semver, commit-count:1
</sup>

<!-- scala-steward = {
  "Update" : {
    "ForGroupId" : {
      "forArtifactIds" : [
        {
          "ForArtifactId" : {
            "crossDependency" : [
              {
                "groupId" : "org.scala-sbt",
                "artifactId" : {
                  "name" : "sbt",
                  "maybeCrossName" : null
                },
                "version" : "1.12.4",
                "sbtVersion" : null,
                "scalaVersion" : null,
                "configurations" : null
              }
            ],
            "newerVersions" : [
              "1.12.5"
  ... (continued)

1743 of 1960 relevant lines covered (88.93%)

1.22 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.45
-2.46% persistence/src/main/scala/akka/persistence/EventStoreInterop.scala
1
75.0
-18.33% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/EventSourcedOf.scala
1
30.0
-15.45% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/PluginIds.scala
2
0.0
0.0% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/SnapshotOffer.scala
3
0.0
-75.0% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/TypeName.scala
4
76.47
-23.53% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/PersistenceVar.scala
5
70.83
-11.86% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/Append.scala
6
87.04
-11.51% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/EventSourcedActorOf.scala
7
40.0
-43.33% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/Journaller.scala
7
0.0
0.0% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/ReplayStateful.scala
8
75.0
-22.44% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/Persistence.scala
10
21.43
-64.29% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/DeleteEventsTo.scala
16
48.57
-44.29% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/Recovering.scala
26
17.65
-65.69% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/Snapshotter.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 2.13.18 - 22611011673.1 03 Mar 2026 06:22AM UTC 73
70.45
2 Scala 3.3.7 - 22611011673.2 03 Mar 2026 06:23AM UTC 74
71.78
Source Files on build 22611011673
  • Tree
  • List 74
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 82960a6b on github
  • Prev Build on master (#22087127265)
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