Ran
|
Jobs
1
|
Files
182
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
Update skafka to 17.1.2 (#678) ## About this PR 📦 Updates [com.evolutiongaming:skafka](https://github.com/evolution-gaming/skafka) from `17.1.0` to `17.1.2` 📜 [GitHub Release Notes](https://github.com/evolution-gaming/skafka/releases/tag/v17.1.2) - [Version Diff](https://github.com/evolution-gaming/skafka/compare/v17.1.0...v17.1.2) ## 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/ee1dbea86/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 = "skafka" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.evolutiongaming", artifactId = "skafka" } }] ``` </details> <sup> labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, commit-count:1 </sup>
3153 of 3806 relevant lines covered (82.84%)
1.4 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | Scala 2.13.14 - 11101299577.1 | 182 |
82.84 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|