Skip to content

Update sbt-scoverage to 2.2.2#127

Open
tarao-scala-steward[bot] wants to merge 1 commit intomasterfrom
update/sbt-scoverage-2.2.2
Open

Update sbt-scoverage to 2.2.2#127
tarao-scala-steward[bot] wants to merge 1 commit intomasterfrom
update/sbt-scoverage-2.2.2

Conversation

@tarao-scala-steward
Copy link
Contributor

@tarao-scala-steward tarao-scala-steward bot commented Oct 20, 2024

About this PR

📦 Updates org.scoverage:sbt-scoverage from 2.2.0 to 2.2.2

📜 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

@codecov
Copy link

codecov bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.82%. Comparing base (a0a2adc) to head (d6f1c53).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #127   +/-   ##
=======================================
  Coverage   93.82%   93.82%           
=======================================
  Files          15       15           
  Lines         518      518           
  Branches      103      103           
=======================================
  Hits          486      486           
  Misses         32       32           
Flag Coverage Δ
3 93.82% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tarao-scala-steward tarao-scala-steward bot force-pushed the update/sbt-scoverage-2.2.2 branch from d6f1c53 to 446204d Compare February 16, 2025 00:36
@tarao-scala-steward tarao-scala-steward bot force-pushed the update/sbt-scoverage-2.2.2 branch from 446204d to ff083da Compare March 16, 2025 00:38
@tarao-scala-steward tarao-scala-steward bot force-pushed the update/sbt-scoverage-2.2.2 branch from ff083da to 43a714e Compare April 13, 2025 01:02
@tarao-scala-steward tarao-scala-steward bot force-pushed the update/sbt-scoverage-2.2.2 branch from 43a714e to f1bd10f Compare May 4, 2025 00:40
@tarao-scala-steward tarao-scala-steward bot force-pushed the update/sbt-scoverage-2.2.2 branch from f1bd10f to 916ec8f Compare May 25, 2025 00:42
@tarao-scala-steward tarao-scala-steward bot force-pushed the update/sbt-scoverage-2.2.2 branch from 916ec8f to bc3d13a Compare June 29, 2025 00:44
@tarao-scala-steward tarao-scala-steward bot force-pushed the update/sbt-scoverage-2.2.2 branch from bc3d13a to 7c9c620 Compare July 13, 2025 00:44
@tarao-scala-steward tarao-scala-steward bot force-pushed the update/sbt-scoverage-2.2.2 branch from 7c9c620 to ebf25eb Compare September 21, 2025 00:39
@tarao-scala-steward tarao-scala-steward bot force-pushed the update/sbt-scoverage-2.2.2 branch from ebf25eb to 17325d2 Compare October 19, 2025 00:41
@tarao-scala-steward tarao-scala-steward bot force-pushed the update/sbt-scoverage-2.2.2 branch from 17325d2 to 4f414eb Compare November 16, 2025 00:43
@tarao-scala-steward tarao-scala-steward bot force-pushed the update/sbt-scoverage-2.2.2 branch from 4f414eb to 54654a2 Compare March 15, 2026 00:57
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.

0 participants