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

evolution-gaming / resource-pool / 16930800892
98%

Build:
DEFAULT BRANCH: main
Ran 13 Aug 2025 07:40AM UTC
Jobs 2
Files 2
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

13 Aug 2025 07:39AM UTC coverage: 98.438%. Remained the same
16930800892

push

web-flow
Update sbt-dynver to 5.1.1 (#11)

## About this PR
📦 Updates [com.github.sbt:sbt-dynver](https://github.com/sbt/sbt-dynver)
from `5.1.0` to `5.1.1`

📜 [GitHub Release
Notes](https://github.com/sbt/sbt-dynver/releases/tag/v5.1.1) - [Version
Diff](https://github.com/sbt/sbt-dynver/compare/v5.1.0...v5.1.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/aa89f0da1/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.github.sbt", artifactId = "sbt-dynver" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.sbt", artifactId = "sbt-dynver" }
}]
```
</details>

<sup>
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch,
commit-count:1
</sup>

<!-- scala-steward = {
  "Update" : {
    "ForArtifactId" : {
      "crossDependency" : [
        {
          "groupId" : "com.github.sbt",
          "artifactId" : {
            "name" : "sbt-dynver",
            "maybeCrossName" : null
          },
          "version" : "5.1.0",
          "sbtVersion" : "1.0",
          "scalaVersion" : "2.12",
          "configurations" : null
        }
      ],
      "newerVersions" : [
        "5.1.1"
      ],
      "newerGroupId" : null,
      "newerArtifactId" : null
    }
  },
  "Labels" : [
    "sbt-plugin-update",
    "early-semver-patch",
    "semver-spec-patch",
 ... (continued)

315 of 320 relevant lines covered (98.44%)

1.19 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
92.11
-6.9% src/main/scala/com/evolution/resourcepool/ResourcePool.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 2.13.16 - 16930800892.1 13 Aug 2025 07:40AM UTC 2
91.01
2 Scala 3.3.6 - 16930800892.2 13 Aug 2025 07:40AM UTC 2
84.27
Source Files on build 16930800892
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6959ce40 on github
  • Prev Build on v1.0.6 (#16904666861)
  • Next Build on main (#16931229742)
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