• 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: master
CHANGE BRANCH
x
Reset
  • master
  • 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
  • mr/upgrade
  • series/1.x.x
  • update/cats-effect-3.6.3
  • 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-scoverage-2.4.0
  • update/sbt-scoverage-2.4.1
  • update/sbt-scoverage-2.4.2
  • update/sbt-scoverage-2.4.3
  • update/scala3-library-3.3.7
  • 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

10 Nov 2025 10:44AM UTC coverage: 86.788% (-0.6%) from 87.385%
19228939032

push

web-flow
Update sbt-scoverage to 2.4.1 (#256)

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

📜 [GitHub Release
Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.4.1) -
[Version
Diff](https://github.com/scoverage/sbt-scoverage/compare/v2.4.0...v2.4.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/04157f650/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.0",
          "sbtVersion" : "1.0",
          "scalaVersion" : "2.12",
          "configurations" : null
        }
      ],
      "newerVersions" : [
        "2.4.1"
      ],
      "newerGroupId" : null,
      "newerArtifactId" : null
    }
  },
  "Labels" : [
    "sbt-plugin-update",
    "early-se... (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 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19228939032 master Update sbt-scoverage to 2.4.1 (#256) ## About this PR 📦 Updates [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage) from `2.4.0` to `2.4.1` 📜 [GitHub Release Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2... push 10 Nov 2025 10:46AM UTC web-flow
86.79
18842303729 master Update sbt-scoverage to 2.4.0 (#255) ## About this PR 📦 Updates [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage) from `2.3.1` to `2.4.0` 📜 [GitHub Release Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2... push 27 Oct 2025 01:19PM UTC web-flow
87.39
18564616523 master Update scala3-library to 3.3.7 (#254) ## About this PR 📦 Updates [org.scala-lang:scala3-library](https://github.com/scala/scala3) from `3.3.6` to `3.3.7` 📜 [GitHub Release Notes](https://github.com/scala/scala3/releases/tag/3.3.7) - [Version Dif... push 16 Oct 2025 02:26PM UTC web-flow
87.39
18282509919 master Update sbt, scripted-plugin to 1.11.7 (#252) ## 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.6` to `1.11.7` 📜 [GitHub Release Notes](https:/... push 06 Oct 2025 01:30PM UTC web-flow
88.09
17541497639 master Update cats-helper to 3.12.2 (#250) ## About this PR 📦 Updates com.evolutiongaming:cats-helper from `3.12.0` to `3.12.2` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change it yourself... push 08 Sep 2025 06:14AM UTC web-flow
88.09
17541482942 master Update sbt, scripted-plugin to 1.11.6 (#251) ## 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.5` to `1.11.6` 📜 [GitHub Release Notes](https:/... push 08 Sep 2025 06:13AM UTC web-flow
88.09
17266119329 master 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:/... push 27 Aug 2025 12:05PM UTC web-flow
70.24
17266119329 master 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:/... push 27 Aug 2025 12:05PM UTC web-flow
68.35
16730233849 master Update sbt, scripted-plugin to 1.11.4 (#248) ## 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.3` to `1.11.4` 📜 [GitHub Release Notes](https:/... push 04 Aug 2025 05:44PM UTC web-flow
88.09
16721145045 master Update README.md push 04 Aug 2025 10:55AM UTC web-flow
88.09
See All Builds (298)
  • 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

© 2025 Coveralls, Inc