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

evolution-gaming / kafka-journal / 12634860483
94%

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2025 03:09PM UTC
Jobs 1
Files 182
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

06 Jan 2025 03:03PM UTC coverage: 83.167%. Remained the same
12634860483

push

web-flow
Update logback-classic, logback-core to 1.5.16 (#708)

## 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.15` to `1.5.16`

## 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/a11440716/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.15",
                "sbtVersion" : null,
                "scalaVersion" : null,
                "configurations" : "test"
              }
            ],
            "newerVersions" : [
              "1.5.16"
            ],
            "newerGroupId" : null,
    ... (continued)

3172 of 3814 relevant lines covered (83.17%)

1.41 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
81.08
-2.7% journal/src/main/scala/com/evolutiongaming/kafka/journal/HeadInfo.scala
2
74.67
-2.67% eventual-cassandra/src/main/scala/com/evolutiongaming/kafka/journal/eventual/cassandra/MetaJournalStatements.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 2.13.15 - 12634860483.1 06 Jan 2025 03:09PM UTC 182
83.17
Source Files on build 12634860483
  • Tree
  • List 182
  • Changed 14
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 587a7e50 on github
  • Prev Build on master (#12631462259)
  • Next Build on master (#12750967995)
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