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

evolution-gaming / sharding-strategy
87%

Build:
DEFAULT BRANCH: master
Repo Added 04 Mar 2018 09:38PM UTC
Files 14
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 34dfcacb83a326ba0ad1c826556c1514ac7fd46f
  • 470692e411ef0e32a350bf6a7f66835c415b9880
  • 6618adc18f6dc29c08f147b8cd53c621108f5d04
  • 71bf5a164a83735acff59aefa91be00068b2db83
  • 71deb5949f1b86dc86b129ecf9979db5c97586fd
  • 81a91e69a264afbf44999ccd2eba0daee156e8fd
  • 884605c838d9ffd6c9e62e4b63c0f152e65078b3
  • 9e3be13d65a90819fb68069d1260850a832cedf6
  • a1af0deaed644678cc7ec4f462e6ec4f9be635a6
  • a4484ecac41b9c7b96a659c15485c773528f66b0
  • amikhailov/ORIG-816_strategy_that_tracks_unallocated_shards
  • amikhailov/backport_tracking_strategy
  • bump_smetrics
  • bump_smetrics_ce2
  • c8998f9c7038a22f8373e21da2ec953d5890d4ac
  • cats-effect-2
  • cfbcc09f7f134867c2507a725cc99e7c49d0b7b7
  • ea5ad6702ac263c1854f667320897a6a5d9f8c8e
  • feature/FilterByRoleShardingStrategy
  • isurkov/ce2/bump-dependencies
  • isurkov/dependencies-bump
  • master
  • mr/upgrade
  • series/1.x.x
  • update/cats-effect-3.6.3
  • update/cats-effect-3.7.0
  • update/cats-helper-3.12.2
  • update/sbt-1.11.4
  • update/sbt-1.11.5
  • update/sbt-1.11.6
  • update/sbt-1.11.7
  • update/sbt-1.12.0
  • update/sbt-1.12.1
  • update/sbt-1.12.10
  • update/sbt-1.12.11
  • update/sbt-1.12.2
  • update/sbt-1.12.3
  • update/sbt-1.12.4
  • update/sbt-1.12.5
  • update/sbt-1.12.6
  • update/sbt-1.12.7
  • update/sbt-1.12.8
  • update/sbt-1.12.9
  • update/sbt-scoverage-2.4.0
  • update/sbt-scoverage-2.4.1
  • update/sbt-scoverage-2.4.2
  • update/sbt-scoverage-2.4.3
  • update/sbt-scoverage-2.4.4
  • update/scala3-library-3.3.7
  • update/scalatest-3.2.20
  • v0.0.1
  • v0.0.2
  • v0.0.3
  • v0.0.4
  • v0.0.5
  • v0.0.6
  • v0.0.7
  • v0.0.8
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.0.4
  • v1.0.5
  • v1.0.6
  • v4.0.0

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

Relevant lines Covered
Build:
Build:
439 RELEVANT LINES 381 COVERED LINES
1.11 HITS PER LINE
Source Files on master
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25373973435 master 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](http... push 05 May 2026 11:37AM UTC web-flow
86.79
25284367441 update/sbt-1.12.11 Merge 0f9cabc81 into 867ba43fe Pull #274 03 May 2026 04:22PM UTC web-flow
86.79
25043515881 master Update sbt, scripted-plugin to 1.12.10 (#273) ## 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.9` to `1.12.10` 📜 [GitHub Release Notes](https... push 28 Apr 2026 08:56AM UTC web-flow
86.79
25006112979 update/sbt-1.12.10 Merge b59002a5e into a002ae3a9 Pull #273 27 Apr 2026 04:10PM UTC web-flow
86.79
24120268444 master Update sbt, scripted-plugin to 1.12.9 (#272) ## 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.8` to `1.12.9` 📜 [GitHub Release Notes](https:/... push 08 Apr 2026 05:56AM UTC web-flow
86.79
24093880337 update/sbt-1.12.9 Merge 91cdd4015 into a9d28feb4 Pull #272 07 Apr 2026 05:02PM UTC web-flow
86.79
23731247784 master Update sbt, scripted-plugin to 1.12.8 (#270) ## 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.7` to `1.12.8` 📜 [GitHub Release Notes](https:/... push 30 Mar 2026 06:35AM UTC web-flow
86.79
23731227549 master Update scalatest to 3.2.20 (#271) ## About this PR 📦 Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest) from `3.2.19` to `3.2.20` 📜 [GitHub Release Notes](https://github.com/scalatest/scalatest/releases/tag/release-3.2.20)... push 30 Mar 2026 06:34AM UTC web-flow
86.79
23611977716 update/scalatest-3.2.20 Merge 012942612 into f9dfccfe9 Pull #271 26 Mar 2026 06:44PM UTC web-flow
86.79
23611975819 update/sbt-1.12.8 Merge a796317cf into f9dfccfe9 Pull #270 26 Mar 2026 06:44PM UTC web-flow
86.79
See All Builds (328)
  • Repo on GitHub
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