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

evolution-gaming / resource-pool / 21431192193
98%

Build:
DEFAULT BRANCH: main
Ran 28 Jan 2026 08:42AM 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

28 Jan 2026 08:41AM UTC coverage: 98.165%. Remained the same
21431192193

push

web-flow
Update sbt, scripted-plugin to 1.12.1 (#32)

## 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.7` to `1.12.1`

📜 [GitHub Release
Notes](https://github.com/sbt/sbt/releases/tag/v1.12.1) - [Version
Diff](https://github.com/sbt/sbt/compare/v1.11.7...v1.12.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/ab5199e2c/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-minor, semver-spec-minor,
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.7",
                "sbtVersion" : null,
                "scalaVersion" : null,
                "configurations" : null
              }
            ],
            "newerVersions" : [
              "1.12.1"
   ... (continued)

321 of 327 relevant lines covered (98.17%)

1.2 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
57
82.91
-9.19% src/main/scala/com/evolution/resourcepool/ResourcePool.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 3.3.7 - 21431192193.1 28 Jan 2026 08:42AM UTC 2
83.2
2 Scala 2.13.18 - 21431192193.2 28 Jan 2026 08:42AM UTC 2
91.01
Source Files on build 21431192193
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 09f49447 on github
  • Prev Build on main (#21142062472)
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