Skip to content

Update sbt-scoverage to 2.4.4#261

Merged
mr-git merged 1 commit intoevolution-gaming:masterfrom
scala-steward:update/sbt-scoverage-2.4.4
Jan 14, 2026
Merged

Update sbt-scoverage to 2.4.4#261
mr-git merged 1 commit intoevolution-gaming:masterfrom
scala-steward:update/sbt-scoverage-2.4.4

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scoverage:sbt-scoverage from 2.4.3 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-patch, semver-spec-patch, commit-count:1

@coveralls
Copy link
Copy Markdown

coveralls commented Jan 13, 2026

Pull Request Test Coverage Report for Build 20974999013

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 64 unchanged lines in 4 files lost coverage.
  • Overall coverage remained the same at 86.788%

Files with Coverage Reduction New Missed Lines %
src/main/scala/com/evolutiongaming/cluster/sharding/RemoteNodeStrategy.scala 3 62.5%
src/main/scala/com/evolutiongaming/cluster/sharding/ShardingStrategy.scala 10 88.89%
src/main/scala/com/evolutiongaming/cluster/sharding/MappedStrategy.scala 24 24.53%
src/main/scala/com/evolutiongaming/cluster/sharding/AdaptiveStrategy.scala 27 57.35%
Totals Coverage Status
Change from base Build 20739237653: 0.0%
Covered Lines: 381
Relevant Lines: 439

💛 - Coveralls

@mr-git mr-git merged commit e80d463 into evolution-gaming:master Jan 14, 2026
3 checks passed
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.

3 participants