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

evolution-gaming / sstream
46%

Build:
DEFAULT BRANCH: master
Repo Added 22 Jul 2019 09:10PM UTC
Files 4
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 3d9fca2609c74a4ec26ed58da04d15bf3e14849c
  • 42bd5e4ff6b07c1952f65c6e59d8afa919d1a089
  • 467b0ea0b811de1baee291b48f488efcd30e1a1a
  • 643aa52c68b08b5568aa4e654b246e6190ea2c81
  • 6b86e48986a531c2884d9941cc5de6a54cc92a2c
  • 82ab226d530dd2bdfcdc259903d707c44e7be950
  • 9cd79a17f768a90897733493e83df24ea75e8ca9
  • adopt-shared-ci
  • bbd9337c0a1a62c5a4c95a5c732eaa0247dacf16
  • crossbuild-for-scala-3
  • d513cd0292837fd3605762608df27e6f796812f3
  • dependency-graph
  • edubrovskii/bump-ce3
  • feature/ce3-migration
  • feature/fix-publishing
  • feature/prepare-4-scala-3-release
  • m/Update-sbt-version-policy-to-3.3.0
  • m/revert-234
  • m/update-workflow-to-7.0.1
  • m/updates
  • master
  • more-scaladocs-1
  • mr/upgrade
  • reduce-combinator-boxing
  • update-ce3
  • update/cats-effect-3.7.1
  • update/sbt-2.0.7
  • v0.0.1
  • v0.0.10
  • v0.0.11
  • v0.0.2
  • v0.0.3
  • v0.0.4
  • v0.0.5
  • v0.0.6
  • v0.0.7
  • v0.0.8
  • v0.0.9
  • v0.1.0
  • v0.2.0
  • v1.1.0

25 Aug 2026 05:30PM UTC coverage: 45.69%. Remained the same
32878271607

push

github

web-flow
Update cats-effect to 3.7.1 (#247)

## About this PR
📦 Updates
[org.typelevel:cats-effect](https://github.com/typelevel/cats-effect)
from `3.7.0` to `3.7.1`

📜 [GitHub Release
Notes](https://github.com/typelevel/cats-effect/releases/tag/v3.7.1) -
[Version
Diff](https://github.com/typelevel/cats-effect/compare/v3.7.0...v3.7.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/91db17b42/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.typelevel", artifactId = "cats-effect" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.typelevel", artifactId = "cats-effect" }
}]
```
</details>

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

<!-- scala-steward = {
  "Update" : {
    "ForArtifactId" : {
      "crossDependency" : [
        {
          "groupId" : "org.typelevel",
          "artifactId" : {
            "name" : "cats-effect",
            "maybeCrossName" : "cats-effect_2.13"
          },
          "version" : "3.7.0",
          "sbtVersion" : null,
          "scalaVersion" : null,
          "configurations" : null
        },
        {
          "groupId" : "org.typelevel",
          "artifactId" : {
            "name" : "cats-effect",
            "maybeCrossName" : "cats-effect_3"
   ... (continued)

109 of 255 branches covered (42.75%)

Branch coverage included in aggregate %.

315 of 673 relevant lines covered (46.81%)

0.56 hits per line

Relevant lines Covered
Build:
Build:
673 RELEVANT LINES 315 COVERED LINES
0.56 HITS PER LINE
Source Files on master
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32878271607 master Update cats-effect to 3.7.1 (#247) ## About this PR 📦 Updates [org.typelevel:cats-effect](https://github.com/typelevel/cats-effect) from `3.7.0` to `3.7.1` 📜 [GitHub Release Notes](https://github.com/typelevel/cats-effect/releases/tag/v3.7.1) - ... push 25 Aug 2026 05:31PM UTC web-flow github
45.69
32876211908 update/cats-effect-3.7.1 Merge 6eb27e1f8 into 8a75a33bf Pull #247 25 Aug 2026 05:10PM UTC web-flow github
45.69
32751868583 master Update scala-github-actions workflows to v7.0.1 (#246) push 24 Aug 2026 04:38PM UTC web-flow github
45.69
32750564194 m/update-workflow-to-7.0.1 Merge 8852db8db into 1c4816953 Pull #246 24 Aug 2026 04:24PM UTC web-flow github
45.69
32747292496 m/update-workflow-to-7.0.1 Merge 594503835 into 1c4816953 Pull #246 24 Aug 2026 03:51PM UTC web-flow github
45.69
32725203990 master [Security] Submit sbt dependency graph to GitHub (#245) Adds the shared dependency-graph workflow from scala-github-actions (v6.4.0). GitHub can't parse build.sbt, so without this the repo gets no Dependabot alerts at all. If some modules are unp... push 24 Aug 2026 12:06PM UTC web-flow github
45.69
32672131521 dependency-graph Merge ec280c569 into 00b80c7f1 Pull #245 23 Aug 2026 10:57PM UTC web-flow github
45.69
32671911550 dependency-graph Merge 2466cff57 into 00b80c7f1 Pull #245 23 Aug 2026 10:53PM UTC web-flow github
45.69
32517826827 master Update sbt to 2.0.7 (#244) ## About this PR 📦 Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from `2.0.6` to `2.0.7` 📜 [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v2.0.7) - [Version Diff](https://github.com/sbt/sbt/co... push 21 Aug 2026 07:20PM UTC web-flow github
45.69
32500252920 update/sbt-2.0.7 Merge b96f01f28 into 7f138fbdf Pull #244 21 Aug 2026 03:57PM UTC web-flow github
45.69
See All Builds (220)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc