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

evolution-gaming / sharding-strategy / 25373973435
87%

Build:
DEFAULT BRANCH: master
Ran 05 May 2026 11:37AM 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

05 May 2026 11:35AM UTC coverage: 86.788%. Remained the same
25373973435

push

web-flow
Update sbt, scripted-plugin to 1.12.11 (#274)

## 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.12.10` to `1.12.11`

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

## 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/7d58cada5/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.12.10",
                "sbtVersion" : null,
                "scalaVersion" : null,
                "configurations" : null
              }
            ],
            "newerVersions" : [
              "1.1... (continued)

381 of 439 relevant lines covered (86.79%)

1.11 hits per line

Coverage Regressions

Lines Coverage ∆ File
15
35.21
-38.29% src/main/scala/com/evolutiongaming/cluster/sharding/AdaptiveStrategy.scala
8
11.11
-37.28% src/main/scala/com/evolutiongaming/cluster/sharding/MappedStrategy.scala
4
89.09
-7.21% src/main/scala/com/evolutiongaming/cluster/sharding/LeastShardsStrategy.scala
1
85.71
-9.29% src/main/scala/com/evolutiongaming/cluster/sharding/LoggingAllocationStrategy.scala
1
96.08
-3.09% src/main/scala/com/evolutiongaming/cluster/sharding/ShardingStrategy.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 3.3.7 - 25373973435.1 05 May 2026 11:37AM UTC 14
69.37
2 Scala 2.13.18 - 25373973435.2 05 May 2026 11:37AM UTC 14
70.53
Source Files on build 25373973435
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 61836be3 on github
  • Prev Build on master (#25043515881)
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