|
Ran
|
Jobs
2
|
Files
212
|
Run time
1min
|
Badge
README BADGES
|
push
Update cassandra, kafka to 1.21.4 (#841) ## About this PR 📦 Updates * [org.testcontainers:cassandra](https://github.com/testcontainers/testcontainers-java/) * [org.testcontainers:kafka](https://github.com/testcontainers/testcontainers-java/) from `1.21.3` to `1.21.4` 📜 [GitHub Release Notes](https://github.com/testcontainers/testcontainers-java/releases/tag/1.21.4) - [Version Diff](https://github.com/testcontainers/testcontainers-java/compare/1.21.3...1.21.4) ## 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/cb5c752c7/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.testcontainers" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.testcontainers" } }] ``` </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.testcontainers", "artifactId" : { "name" : "cassandra", "maybeCrossName" : null }, "version" : "1.21.3", "sbtVersion" : null, "scalaVersion" : null, "confi... (continued)
5566 of 5921 relevant lines covered (94.0%)
1.71 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | Scala 2.13.18 - 20274025917.1 | 210 |
83.54 |
||
| 2 | Scala 3.3.7 - 20274025917.2 | 211 |
82.29 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|