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

evolution-gaming / sharding-strategy
88%

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
  • 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

08 Sep 2025 06:12AM UTC coverage: 88.091%. Remained the same
17541497639

push

web-flow
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.

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/d72680d00/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 = "com.evolutiongaming", artifactId = "cats-helper" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.evolutiongaming", artifactId = "cats-helper" }
}]
```
</details>

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

<!-- scala-steward = {
  "Update" : {
    "ForArtifactId" : {
      "crossDependency" : [
        {
          "groupId" : "com.evolutiongaming",
          "artifactId" : {
            "name" : "cats-helper",
            "maybeCrossName" : "cats-helper_2.13"
          },
          "version" : "3.12.0",
          "sbtVersion" : null,
          "scalaVersion" : null,
          "configurations" : null
        },
        {
          "groupId" : "com.evolutiongaming",
          "artifactId" : {
            "name" : "cats-helper",
            "maybeCrossName" : "cats-helper_3"
          },
          "version" : "3.12.0",
          "sbtVersion" : null,
          "scalaVersion" : null,
          "configurations" : null
        }
      ],
      "newerVersions" :... (continued)

466 of 529 relevant lines covered (88.09%)

1.13 hits per line

Relevant lines Covered
Build:
Build:
529 RELEVANT LINES 466 COVERED LINES
1.13 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
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
16474955968 master Update cats-effect to 3.6.3 (#247) ## About this PR 📦 Updates [org.typelevel:cats-effect](https://github.com/typelevel/cats-effect) from `3.5.7` to `3.6.3` 📜 [GitHub Release Notes](https://github.com/typelevel/cats-effect/releases/tag/v3.6.3) - ... push 23 Jul 2025 03:28PM UTC web-flow
88.09
16219873782 master add Scala 3 support push 11 Jul 2025 12:21PM UTC mr-git
88.09
16110760102 master Update sbt, scripted-plugin to 1.11.3 (#245) ## 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.2` to `1.11.3` 📜 [GitHub Release Notes](https:/... push 07 Jul 2025 07:34AM UTC web-flow
70.24
16002090026 master Update sbt, scripted-plugin to 1.11.2 (#243) ## 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.0` to `1.11.2` 📜 [GitHub Release Notes](https:/... push 01 Jul 2025 02:25PM UTC web-flow
70.24
See All Builds (288)
  • 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