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

evolution-gaming / sharding-strategy / 17266119329
87%

Build:
DEFAULT BRANCH: master
Ran 27 Aug 2025 12:05PM UTC
Jobs 1
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

27 Aug 2025 12:03PM UTC coverage: 70.244% (-17.8%) from 88.091%
17266119329

push

web-flow
Update sbt, scripted-plugin to 1.11.5 (#249)

## About this PR
📦 Updates 
* [org.scala-sbt:sbt](https://github.com/sbt/sbt)
* [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt)

 from `1.11.4` to `1.11.5`

📜 [GitHub Release
Notes](https://github.com/sbt/sbt/releases/tag/v1.11.5) - [Version
Diff](https://github.com/sbt/sbt/compare/v1.11.4...v1.11.5)

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

<sup>
labels: library-update, early-semver-patch, semver-spec-patch,
version-scheme:early-semver, commit-count:1
</sup>

<!-- scala-steward = {
  "Update" : {
    "ForGroupId" : {
      "forArtifactIds" : [
        {
          "ForArtifactId" : {
            "crossDependency" : [
              {
                "groupId" : "org.scala-sbt",
                "artifactId" : {
                  "name" : "sbt",
                  "maybeCrossName" : null
                },
                "version" : "1.11.4",
                "sbtVersion" : null,
                "scalaVersion" : null,
                "configurations" : null
              }
            ],
            "newerVersions" : [
              "1.11.5"
  ... (continued)

288 of 410 relevant lines covered (70.24%)

0.7 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
66.67
-33.33% src/main/scala/com/evolutiongaming/cluster/sharding/AbsoluteAddress.scala
1
75.0
-25.0% src/main/scala/com/evolutiongaming/cluster/sharding/AlwaysRebalanceStrategy.scala
1
96.55
-3.45% src/main/scala/com/evolutiongaming/cluster/sharding/LeastShardsStrategy.scala
3
62.5
-37.5% src/main/scala/com/evolutiongaming/cluster/sharding/RemoteNodeStrategy.scala
4
88.89
-8.15% src/main/scala/com/evolutiongaming/cluster/sharding/ShardingStrategy.scala
23
24.53
-22.35% src/main/scala/com/evolutiongaming/cluster/sharding/MappedStrategy.scala
26
57.35
-15.53% src/main/scala/com/evolutiongaming/cluster/sharding/AdaptiveStrategy.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 2.13.16 - 17266119329.1 27 Aug 2025 12:05PM UTC 14
70.24
Source Files on build 17266119329
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9fca56d4 on github
  • Prev Build on master (#16730233849)
  • Next Build on master (#17541482942)
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