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

evolution-gaming / akka-effect / 18842030081
89%

Build:
DEFAULT BRANCH: master
Ran 27 Oct 2025 01:10PM 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

27 Oct 2025 01:08PM UTC coverage: 88.94%. Remained the same
18842030081

push

web-flow
Update logback-classic, logback-core to 1.5.20 (#430)

## 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.19` to `1.5.20`

## 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/bb32b63f0/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.19",
                "sbtVersion" : null,
                "scalaVersion" : null,
                "configurations" : "test"
              }
            ],
            "newerVersions" : [
              "1.5.20"
            ],
            "newerGroupId" : null,
            "newerArtifactId" : null
          }
        },
        {
 ... (continued)

1737 of 1953 relevant lines covered (88.94%)

1.23 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
92.24
8.78% eventsourcing/src/main/scala/com/evolutiongaming/akkaeffect/eventsourcing/Engine.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 3.3.6 - 18842030081.1 27 Oct 2025 01:10PM UTC 74
71.84
2 Scala 2.13.16 - 18842030081.2 27 Oct 2025 01:10PM UTC 73
70.18
Source Files on build 18842030081
  • Tree
  • List 74
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ea9610dd on github
  • Prev Build on master (#18566683789)
  • Next Build on master (#18842244163)
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