Skip to content

Conversation

@scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates com.github.sbt:sbt-ci-release from 1.11.1 to 1.11.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 = "com.github.sbt", artifactId = "sbt-ci-release" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.sbt", artifactId = "sbt-ci-release" }
}]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, commit-count:1

@codecov
Copy link

codecov bot commented Aug 18, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 51.30%. Comparing base (f8aa241) to head (6c3b587).

❗ There is a different number of reports uploaded between BASE (f8aa241) and HEAD (6c3b587). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (f8aa241) HEAD (6c3b587)
unittests 2 1
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #629      +/-   ##
==========================================
- Coverage   56.83%   51.30%   -5.53%     
==========================================
  Files          11       10       -1     
  Lines         278      191      -87     
  Branches       49       38      -11     
==========================================
- Hits          158       98      -60     
+ Misses        120       93      -27     
Flag Coverage Ξ”
unittests 51.30% <ΓΈ> (-5.53%) ⬇️

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.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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