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

evolution-gaming / akka-effect / 13456510788
89%

Build:
DEFAULT BRANCH: master
Ran 21 Feb 2025 12:14PM UTC
Jobs 1
Files 73
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

21 Feb 2025 12:11PM UTC coverage: 70.156% (-0.07%) from 70.224%
13456510788

push

web-flow
Update sbt-scoverage to 2.3.1 (#378)

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

📜 [GitHub Release
Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.3.1) -
[Version
Diff](https://github.com/scoverage/sbt-scoverage/compare/v2.3.0...v2.3.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/3d0130129/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.3.0",
          "sbtVersion" : "1.0",
          "scalaVersion" : "2.12",
          "configurations" : null
        }
      ],
      "newerVersions" : [
        "2.3.1"
      ],
      "newerGroupId" : null,
      "newerArtifactId" : null
    }
  },
  "Labels" : [
    "sbt-plugin-update",
    "early-se... (continued)

1032 of 1471 relevant lines covered (70.16%)

0.77 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.32
-3.23% persistence/src/main/scala/akka/persistence/LocalActorRef.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 2.13.16 - 13456510788.1 21 Feb 2025 12:14PM UTC 73
70.16
Source Files on build 13456510788
  • Tree
  • List 73
  • Changed 9
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2bb3ee83 on github
  • Prev Build on master (#13456505000)
  • Next Build on master (#13485328088)
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