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

evolution-gaming / resource-pool
98%

Build:
DEFAULT BRANCH: main
Repo Added 15 Sep 2023 09:38AM UTC
Files 2
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • main
  • update/cats-effect-3.7.0
  • update/sbt-1.11.5
  • update/sbt-1.11.6
  • update/sbt-1.11.7
  • update/sbt-1.12.0
  • update/sbt-1.12.1
  • update/sbt-1.12.10
  • update/sbt-1.12.11
  • update/sbt-1.12.12
  • update/sbt-1.12.2
  • update/sbt-1.12.3
  • update/sbt-1.12.4
  • update/sbt-1.12.5
  • update/sbt-1.12.6
  • update/sbt-1.12.7
  • update/sbt-1.12.8
  • update/sbt-1.12.9
  • update/sbt-scalafmt-2.5.6
  • update/sbt-scalafmt-2.6.0
  • update/sbt-scalafmt-2.6.1
  • update/sbt-scoverage-2.4.0
  • update/sbt-scoverage-2.4.1
  • update/sbt-scoverage-2.4.2
  • update/sbt-scoverage-2.4.3
  • update/sbt-scoverage-2.4.4
  • update/scala-library-2.13.17
  • update/scalafmt-core-3.10.0
  • update/scalafmt-core-3.10.1
  • update/scalafmt-core-3.10.2
  • update/scalafmt-core-3.10.3
  • update/scalafmt-core-3.10.4
  • update/scalafmt-core-3.10.5
  • update/scalafmt-core-3.10.6
  • update/scalafmt-core-3.10.7
  • update/scalafmt-core-3.11.0
  • update/scalafmt-core-3.11.1
  • update/scalafmt-core-3.9.10
  • update/scalafmt-core-3.9.9
  • update/scalatest-3.2.20
  • v1.0.6

16 Jun 2026 10:25AM UTC coverage: 98.165%. Remained the same
27611041160

push

web-flow
Update sbt, scripted-plugin to 1.12.12 (#52)

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

📜 [GitHub Release
Notes](https://github.com/sbt/sbt/releases/tag/v1.12.12) - [Version
Diff](https://github.com/sbt/sbt/compare/v1.12.11...v1.12.12)

## 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/a3e7334f2/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.12.11",
                "sbtVersion" : null,
                "scalaVersion" : null,
                "configurations" : null
              }
            ],
            "newerVersions" : [
              "1.12... (continued)

321 of 327 relevant lines covered (98.17%)

1.2 hits per line

Relevant lines Covered
Build:
Build:
327 RELEVANT LINES 321 COVERED LINES
1.2 HITS PER LINE
Source Files on main
  • Tree
  • List 2
  • 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
27611041160 main Update sbt, scripted-plugin to 1.12.12 (#52) ## 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.12.11` to `1.12.12` 📜 [GitHub Release Notes](https... push 16 Jun 2026 10:26AM UTC web-flow
98.17
27506228944 update/sbt-1.12.12 Merge 505ef88cf into 05e33ce23 Pull #52 14 Jun 2026 05:16PM UTC web-flow
98.17
25690225447 update/scalafmt-core-3.11.1 Merge 01d1615e0 into 05e33ce23 Pull #51 11 May 2026 06:47PM UTC web-flow
98.17
25690203811 update/sbt-scalafmt-2.6.1 Merge b41e4ef0e into 05e33ce23 Pull #50 11 May 2026 06:46PM UTC web-flow
98.15
25373981009 main Update sbt, scripted-plugin to 1.12.11 (#49) ## 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.12.10` to `1.12.11` 📜 [GitHub Release Notes](https... push 05 May 2026 11:36AM UTC web-flow
98.17
25284351261 update/sbt-1.12.11 Merge 4af012d20 into 373e10f05 Pull #49 03 May 2026 04:20PM UTC web-flow
98.17
25043527238 main Update sbt, scripted-plugin to 1.12.10 (#48) ## 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.12.9` to `1.12.10` 📜 [GitHub Release Notes](https:... push 28 Apr 2026 08:56AM UTC web-flow
98.14
25006081020 update/sbt-1.12.10 Merge 05aa86233 into 414da222b Pull #48 27 Apr 2026 04:09PM UTC web-flow
98.17
24382910377 main Update scalafmt-core to 3.11.0 (#47) ## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.10.7` to `3.11.0` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.11.0) -... push 14 Apr 2026 05:40AM UTC web-flow
98.17
24382904763 main Update sbt-scalafmt to 2.6.0 (#46) ## About this PR 📦 Updates [org.scalameta:sbt-scalafmt](https://github.com/scalameta/sbt-scalafmt) from `2.5.6` to `2.6.0` 📜 [GitHub Release Notes](https://github.com/scalameta/sbt-scalafmt/releases/tag/v2.6.0)... push 14 Apr 2026 05:39AM UTC web-flow
98.17
See All Builds (96)
  • 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

© 2026 Coveralls, Inc