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

evolution-gaming / akka-effect / 26737597470
89%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2026 09:32AM 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

01 Jun 2026 05:48AM UTC coverage: 88.929%. Remained the same
26737597470

push

web-flow
Update logback-classic, logback-core to 1.5.33 (#479)

## About this PR
📦 Updates 
* [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback)
* [ch.qos.logback:logback-core](https://github.com/qos-ch/logback)

 from `1.5.32` to `1.5.33`

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

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

<!-- scala-steward = {
  "Update" : {
    "ForGroupId" : {
      "forArtifactIds" : [
        {
          "ForArtifactId" : {
            "crossDependency" : [
              {
                "groupId" : "ch.qos.logback",
                "artifactId" : {
                  "name" : "logback-classic",
                  "maybeCrossName" : null
                },
                "version" : "1.5.32",
                "sbtVersion" : null,
                "scalaVersion" : null,
                "configurations" : "test"
              }
            ],
            "newerVersions" : [
              "1.5.33"
            ],
            "newerGroupId" : null,
            "newerArtifactId" : null
          }
        },
        {
 ... (continued)

1743 of 1960 relevant lines covered (88.93%)

1.22 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
0.0
0.0% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/ReplayStateful.scala
3
0.0
-75.0% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/TypeName.scala
2
0.0
0.0% persistence/src/main/scala/com/evolutiongaming/akkaeffect/persistence/SnapshotOffer.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 2.13.18 - 26737597470.1 01 Jun 2026 09:32AM UTC 73
70.45
2 Scala 3.3.7 - 26737597470.2 01 Jun 2026 09:32AM UTC 74
71.78
Source Files on build 26737597470
  • Tree
  • List 74
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 940cd601 on github
  • Prev Build on master (#25843643942)
  • Next Build on master (#26831226973)
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