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

evolution-gaming / resource-pool / 18282514036
98%

Build:
DEFAULT BRANCH: main
Ran 06 Oct 2025 01:30PM 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

06 Oct 2025 01:29PM UTC coverage: 98.442% (+0.004%) from 98.438%
18282514036

push

web-flow
Update sbt, scripted-plugin to 1.11.7 (#17)

## 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://github.com/sbt/sbt/releases/tag/v1.11.7) - [Version
Diff](https://github.com/sbt/sbt/compare/v1.11.6...v1.11.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/523818c35/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.11.6",
                "sbtVersion" : null,
                "scalaVersion" : null,
                "configurations" : null
              }
            ],
            "newerVersions" : [
              "1.11.7"
   ... (continued)

316 of 321 relevant lines covered (98.44%)

1.19 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.35
-2.26% src/main/scala/com/evolution/resourcepool/IntHelper.scala
49
84.66
-7.44% src/main/scala/com/evolution/resourcepool/ResourcePool.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 3.3.6 - 18282514036.1 06 Oct 2025 01:30PM UTC 2
84.55
2 Scala 2.13.16 - 18282514036.2 06 Oct 2025 01:30PM UTC 2
91.01
Source Files on build 18282514036
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0fde9045 on github
  • Prev Build on main (#17979604412)
  • Next Build on main (#18564623963)
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