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

evolution-gaming / kafka-journal / 18196160155
94%

Build:
DEFAULT BRANCH: master
Ran 02 Oct 2025 02:36PM UTC
Jobs 2
Files 213
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

02 Oct 2025 02:30PM UTC coverage: 94.19% (-0.002%) from 94.192%
18196160155

push

web-flow
Update logback-classic, logback-core to 1.5.19 (#809)

## 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.18` to `1.5.19`

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

5285 of 5611 relevant lines covered (94.19%)

1.72 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
83.33
-2.38% journal/src/main/scala/com/evolution/kafka/journal/HeadCache.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 2.13.16 - 18196160155.1 02 Oct 2025 02:36PM UTC 211
83.33
2 Scala 3.3.6 - 18196160155.2 02 Oct 2025 02:36PM UTC 211
82.23
Source Files on build 18196160155
  • Tree
  • List 213
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d92ed10f on github
  • Prev Build on master (#18196144044)
  • Next Build on master (#18220265281)
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