|
Ran
|
Jobs
2
|
Files
217
|
Run time
1min
|
Badge
README BADGES
|
push
github
Update log4j-over-slf4j, slf4j-api to 2.0.19 (#997) ## About this PR 📦 Updates * org.slf4j:log4j-over-slf4j * org.slf4j:slf4j-api from `2.0.18` to `2.0.19` ## 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/766c7e43b/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.slf4j" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.slf4j" } }] ``` </details> <sup> labels: test-library-update, early-semver-patch, semver-spec-patch, commit-count:1 </sup> <!-- scala-steward = { "Update" : { "ForGroupId" : { "forArtifactIds" : [ { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "org.slf4j", "artifactId" : { "name" : "log4j-over-slf4j", "maybeCrossName" : null }, "version" : "2.0.18", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "2.0.19" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupI... (continued)
1151 of 1466 branches covered (78.51%)
Branch coverage included in aggregate %.
6216 of 6673 relevant lines covered (93.15%)
1.63 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | Scala 3.3.8 - 34097457523.1 | 217 |
80.29 |
GitHub Action Run | |
| 2 | Scala 2.13.18 - 34097457523.2 | 214 |
82.21 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|