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

evolution-gaming / kafka-journal / 12813477840
94%

Build:
DEFAULT BRANCH: master
Ran 16 Jan 2025 04:45PM UTC
Jobs 1
Files 182
Run time 1min
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

16 Jan 2025 04:39PM UTC coverage: 83.115% (-0.03%) from 83.141%
12813477840

push

web-flow
Update sbt-scalafix to 0.14.0 (#713)

## About this PR
📦 Updates
[ch.epfl.scala:sbt-scalafix](https://github.com/scalacenter/sbt-scalafix)
from `0.13.0` to `0.14.0`

📜 [GitHub Release
Notes](https://github.com/scalacenter/sbt-scalafix/releases/tag/v0.14.0)
- [Version
Diff](https://github.com/scalacenter/sbt-scalafix/compare/v0.13.0...v0.14.0)

## 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/5b13f3124/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 = "ch.epfl.scala", artifactId = "sbt-scalafix" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "ch.epfl.scala", artifactId = "sbt-scalafix" }
}]
```
</details>

<sup>
labels: sbt-plugin-update, early-semver-major, semver-spec-minor,
commit-count:1
</sup>

<!-- scala-steward = {
  "Update" : {
    "ForArtifactId" : {
      "crossDependency" : [
        {
          "groupId" : "ch.epfl.scala",
          "artifactId" : {
            "name" : "sbt-scalafix",
            "maybeCrossName" : null
          },
          "version" : "0.13.0",
          "sbtVersion" : "1.0",
          "scalaVersion" : "2.12",
          "configurations" : null
        }
      ],
      "newerVersions" : [
        "0.14.0"
      ],
      "newerGroupId" : null,
      "newerArtifactId... (continued)

3170 of 3814 relevant lines covered (83.11%)

1.41 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
81.08
-2.7% journal/src/main/scala/com/evolutiongaming/kafka/journal/HeadInfo.scala
Jobs
ID Job ID Ran Files Coverage
1 Scala 2.13.16 - 12813477840.1 16 Jan 2025 04:45PM UTC 182
83.11
Source Files on build 12813477840
  • Tree
  • List 182
  • Changed 4
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1432e6e2 on github
  • Prev Build on master (#12813347446)
  • Next Build on master (#12863439433)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc