Skip to content

Conversation

@scala-steward
Copy link
Contributor

Updates org.scoverage:sbt-scoverage from 1.9.3 to 2.0.0.
GitHub Release Notes - Version Diff

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 = "@monthly" },
  dependency = { groupId = "org.scoverage", artifactId = "sbt-scoverage" }
}]

labels: sbt-plugin-update, early-semver-major, semver-spec-major, commit-count:1

@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #241 (06298e7) into master (5a98eae) will decrease coverage by 0.42%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
- Coverage   89.14%   88.72%   -0.43%     
==========================================
  Files          14       14              
  Lines        1152     1188      +36     
  Branches       14       11       -3     
==========================================
+ Hits         1027     1054      +27     
- Misses        125      134       +9     
Impacted Files Coverage Δ
.../main/scala/singleton/ops/impl/GeneralMacros.scala 88.94% <0.00%> (-2.18%) ⬇️
...cala_2.13-/singleton/twoface/impl/TwoFaceAny.scala
....13-/singleton/twoface/impl/Checked1ParamAny.scala
....13-/singleton/twoface/impl/Checked0ParamAny.scala
...in/scala_2.13-/singleton/ops/impl/ListZipper.scala
....13+/singleton/twoface/impl/Checked0ParamAny.scala 85.71% <0.00%> (ø)
....13+/singleton/twoface/impl/Checked1ParamAny.scala 38.09% <0.00%> (ø)
...in/scala_2.13+/singleton/ops/impl/ListZipper.scala 100.00% <0.00%> (ø)
...cala_2.13+/singleton/twoface/impl/TwoFaceAny.scala 89.91% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a98eae...06298e7. Read the comment docs.

@scala-steward
Copy link
Contributor Author

Superseded by #244.

@scala-steward scala-steward deleted the update/sbt-scoverage-2.0.0 branch July 27, 2022 14:23
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