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

evolution-gaming / kafka-journal / 19228962430
94%

Build:
DEFAULT BRANCH: master
Ran 10 Nov 2025 10:51AM UTC
Jobs 2
Files 213
Run time 385min
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

10 Nov 2025 10:45AM UTC coverage: 93.488% (-0.004%) from 93.492%
19228962430

push

web-flow
Update sbt-scoverage to 2.4.1 (#827)

## About this PR
📦 Updates
[org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage)
from `2.4.0` to `2.4.1`

📜 [GitHub Release
Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.4.1) -
[Version
Diff](https://github.com/scoverage/sbt-scoverage/compare/v2.4.0...v2.4.1)

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

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

<!-- scala-steward = {
  "Update" : {
    "ForArtifactId" : {
      "crossDependency" : [
        {
          "groupId" : "org.scoverage",
          "artifactId" : {
            "name" : "sbt-scoverage",
            "maybeCrossName" : null
          },
          "version" : "2.4.0",
          "sbtVersion" : "1.0",
          "scalaVersion" : "2.12",
          "configurations" : null
        }
      ],
      "newerVersions" : [
        "2.4.1"
      ],
      "newerGroupId" : null,
      "newerArtifactId" : null
    }
  },
  "Labels" : [
    "sbt-plugin-update",
    "early-se... (continued)

5427 of 5805 relevant lines covered (93.49%)

1.74 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.09
5.29% akka/persistence/src/main/scala/com/evolution/kafka/journal/akka/persistence/KafkaJournal.scala
1
96.77
-3.23% akka/persistence/src/main/scala/com/evolution/kafka/journal/akka/persistence/ToKey.scala
1
87.23
0.75% journal/src/main/scala/com/evolution/kafka/journal/HeadInfo.scala
1
98.04
-1.96% replicator/src/main/scala/com/evolution/kafka/journal/replicator/Batch.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 2.13.16 - 19228962430.1 10 Nov 2025 10:51AM UTC 210
83.35
2 Scala 3.3.6 - 19228962430.2 10 Nov 2025 10:52AM UTC 211
82.02
Source Files on build 19228962430
  • Tree
  • List 213
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ba6bcfe3 on github
  • Prev Build on master (#18979536049)
  • Next Build on master (#19292808098)
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