|
Ran
|
Jobs
2
|
Files
14
|
Run time
1min
|
Badge
README BADGES
|
push
github
Update cats-helper to 3.13.1 (#293) ## About this PR 📦 Updates com.evolutiongaming:cats-helper from `3.12.2` to `3.13.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 = "com.evolutiongaming", artifactId = "cats-helper" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.evolutiongaming", artifactId = "cats-helper" } }] ``` </details> <sup> labels: library-update, early-semver-minor, semver-spec-minor, version-scheme:semver-spec, commit-count:1 </sup> <!-- scala-steward = { "Update" : { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.evolutiongaming", "artifactId" : { "name" : "cats-helper", "maybeCrossName" : "cats-helper_2.13" }, "version" : "3.12.2", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "com.evolutiongaming", "artifactId" : { "name" : "cats-helper", "maybeCrossName" : "cats-helper_3" }, "version" : "3.12.2", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null } ], "newerVersions" :... (continued)
190 of 257 branches covered (73.93%)
Branch coverage included in aggregate %.
541 of 598 relevant lines covered (90.47%)
1.07 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | Scala 2.13.18 - 32881702186.1 | 14 |
71.48 |
GitHub Action Run | |
| 2 | Scala 3.3.8 - 32881702186.2 | 14 |
71.32 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|