Skip to content

Update sbt-scoverage to 2.4.4 - #149

Open
scala-steward wants to merge 1 commit into
evolution-gaming:masterfrom
scala-steward:update/sbt-scoverage-2.4.4
Open

Update sbt-scoverage to 2.4.4#149
scala-steward wants to merge 1 commit into
evolution-gaming:masterfrom
scala-steward:update/sbt-scoverage-2.4.4

Conversation

@scala-steward

@scala-steward scala-steward commented Jan 13, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scoverage:sbt-scoverage from 1.7.2 to 2.4.4

📜 GitHub Release Notes - Version Diff

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 file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scoverage", artifactId = "sbt-scoverage" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scoverage", artifactId = "sbt-scoverage" }
}]
labels: sbt-plugin-update, early-semver-major, semver-spec-major, commit-count:1

Summary by CodeRabbit

  • Chores
    • Updated the code coverage tooling to a newer version.
    • No user-facing functionality changes.

@mr-git
mr-git force-pushed the update/sbt-scoverage-2.4.4 branch from 2a577d6 to 13fc103 Compare August 11, 2026 06:25
@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 86caeae6-cd39-4077-9e71-ed6184b7a5ba

📥 Commits

Reviewing files that changed from the base of the PR and between 9ccb40e and 13fc103.

📒 Files selected for processing (1)
  • project/plugins.sbt

📝 Walkthrough

Walkthrough

The build configuration updates the sbt-scoverage plugin from version 1.7.2 to 2.4.4.

Changes

Coverage plugin update

Layer / File(s) Summary
Update coverage plugin version
project/plugins.sbt
The sbt-scoverage plugin dependency changes from 1.7.2 to 2.4.4.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the main change: updating the sbt-scoverage plugin to version 2.4.4.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant