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

evolution-gaming / kafka-journal / 18842251736
94%

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

27 Oct 2025 01:15PM UTC coverage: 93.492% (+10.0%) from 83.479%
18842251736

push

web-flow
Update sbt-scoverage to 2.4.0 (#825)

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

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

## 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 = "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-minor, semver-spec-minor,
commit-count:1
</sup>

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

5430 of 5808 relevant lines covered (93.49%)

1.73 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
85.71
-3.57% journal/src/main/scala/com/evolution/kafka/journal/HeadCache.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 2.13.16 - 18842251736.1 27 Oct 2025 01:22PM UTC 210
83.41
2 Scala 3.3.6 - 18842251736.2 27 Oct 2025 01:22PM UTC 211
82.02
Source Files on build 18842251736
  • Tree
  • List 213
  • Changed 175
  • Source Changed 0
  • Coverage Changed 175
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 692c2238 on github
  • Prev Build on master (#18842247453)
  • Next Build on master (#18979536049)
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