Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sbt-scoverage to 2.0.7 #1103

Merged
merged 2 commits into from
Mar 4, 2023

Conversation

scala-steward
Copy link
Contributor

Updates org.scoverage:sbt-scoverage from 2.0.5 to 2.0.7.
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 = "30 days" },
  dependency = { groupId = "org.scoverage", artifactId = "sbt-scoverage" }
}]

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

@codecov-commenter
Copy link

codecov-commenter commented Feb 12, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.07 ⚠️

Comparison is base (3cefba6) 89.60% compared to head (27dca09) 89.53%.

❗ Current head 27dca09 differs from pull request most recent head bb77767. Consider uploading reports for the commit bb77767 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1103      +/-   ##
===========================================
- Coverage    89.60%   89.53%   -0.07%     
===========================================
  Files          119      124       +5     
  Lines        10016    10057      +41     
  Branches       695      750      +55     
===========================================
+ Hits          8975     9005      +30     
- Misses        1041     1052      +11     
Impacted Files Coverage Δ
...in/scala/com/twitter/algebird/scalacheck/Gen.scala 91.66% <0.00%> (-8.34%) ⬇️
...src/main/scala/com/twitter/algebird/Interval.scala 73.01% <0.00%> (-3.18%) ⬇️
.../main/scala/com/twitter/algebird/BloomFilter.scala 93.99% <0.00%> (-0.39%) ⬇️
.../main/scala/com/twitter/algebird/HyperLogLog.scala 89.91% <0.00%> (-0.38%) ⬇️
...c/main/scala/com/twitter/algebird/Eventually.scala 100.00% <0.00%> (ø)
.../scala/com/twitter/algebird/immutable/BitSet.scala 97.06% <0.00%> (ø)
.../scala/com/twitter/algebird/MetricProperties.scala 100.00% <0.00%> (ø)
....12-/com/twitter/algebird/macros/MacroCompat.scala 60.00% <0.00%> (ø)
...-2.12-/com/twitter/algebird/immutable/compat.scala 80.00% <0.00%> (ø)
...main/scala-2.12-/com/twitter/algebird/compat.scala 66.66% <0.00%> (ø)
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@regadas regadas merged commit 53246ee into twitter:develop Mar 4, 2023
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