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

evolution-gaming / sharding-strategy / 18564616523
87%

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2025 02:26PM 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

16 Oct 2025 02:25PM UTC coverage: 87.385% (-0.7%) from 88.091%
18564616523

push

web-flow
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
Diff](https://github.com/scala/scala3/compare/3.3.6...3.3.7) - [Version
Diff](https://github.com/scala/scala3/compare/release-3.3.6...release-3.3.7)

## 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/47b15c72d/docs/repo-specific-configuration.md)
file.

_Have a fantastic day writing Scala!_

<details>
<summary>🔍 Files still referring to the old version number</summary>

The following files still refer to the old version number (3.3.6).
You might want to review and update them manually.
```
.github/workflows/ci.yml
```
</details>
<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-lang", artifactId = "scala3-library" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-lang", artifactId = "scala3-library" }
}]
```
</details>

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

<!-- scala-steward = {
  "Update" : {
    "ForArtifactId" : {
      "crossDependency" : [
        {
          "groupId" : "org.scala-lang",
          "artifactId" : {
            "name" : "scala3-library",
            "maybeCrossNam... (continued)

381 of 436 relevant lines covered (87.39%)

1.11 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 - 18564616523.1 16 Oct 2025 02:26PM UTC 14
70.24
2 Scala 3.3.6 - 18564616523.2 16 Oct 2025 02:27PM UTC 14
69.37
Source Files on build 18564616523
  • Tree
  • List 14
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f69dbc34 on github
  • Prev Build on master (#18282509919)
  • Next Build on master (#18842303729)
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