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

evolution-gaming / sharding-strategy / 20985595807
87%

Build:
DEFAULT BRANCH: master
Ran 14 Jan 2026 07:10AM UTC
Jobs 2
Files 14
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

14 Jan 2026 07:08AM UTC coverage: 86.788%. Remained the same
20985595807

push

web-flow
Update sbt-scoverage to 2.4.4 (#261)

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

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

## 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/d7330f1d5/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.3",
          "sbtVersion" : "1.0",
          "scalaVersion" : "2.12",
          "configurations" : null
        }
      ],
      "newerVersions" : [
        "2.4.4"
      ],
      "newerGroupId" : null,
      "newerArtifactId" : null
    }
  },
  "Labels" : [
    "sbt-plugin-update",
    "early-se... (continued)

381 of 439 relevant lines covered (86.79%)

1.11 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
62.5
-37.5% src/main/scala/com/evolutiongaming/cluster/sharding/RemoteNodeStrategy.scala
10
88.89
-10.28% src/main/scala/com/evolutiongaming/cluster/sharding/ShardingStrategy.scala
24
24.53
-23.86% src/main/scala/com/evolutiongaming/cluster/sharding/MappedStrategy.scala
27
57.35
22.14% src/main/scala/com/evolutiongaming/cluster/sharding/AdaptiveStrategy.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 2.13.18 - 20985595807.1 14 Jan 2026 07:10AM UTC 14
70.53
2 Scala 3.3.7 - 20985595807.2 14 Jan 2026 07:10AM UTC 14
69.37
Source Files on build 20985595807
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e80d4632 on github
  • Prev Build on master (#20739237653)
  • Next Build on master (#21431197855)
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