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-jmh to 0.4.4 #1102

Merged
merged 1 commit into from
Mar 4, 2023
Merged

Conversation

scala-steward
Copy link
Contributor

Updates pl.project13.scala:sbt-jmh from 0.4.3 to 0.4.4.

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 = "pl.project13.scala", artifactId = "sbt-jmh" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "pl.project13.scala", artifactId = "sbt-jmh" }
}]

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

@codecov-commenter
Copy link

codecov-commenter commented Jan 31, 2023

Codecov Report

Base: 89.60% // Head: 89.54% // Decreases project coverage by -0.07% ⚠️

Coverage data is based on head (c991df2) compared to base (3cefba6).
Patch has no changes to coverable lines.

❗ Current head c991df2 differs from pull request most recent head 83991ae. Consider uploading reports for the commit 83991ae to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1102      +/-   ##
===========================================
- Coverage    89.60%   89.54%   -0.07%     
===========================================
  Files          119      124       +5     
  Lines        10016    10050      +34     
  Branches       695      695              
===========================================
+ Hits          8975     8999      +24     
- Misses        1041     1051      +10     
Impacted Files Coverage Δ
...n/scala/com/twitter/algebird/SuccessibleLaws.scala 78.57% <0.00%> (-14.29%) ⬇️
.../main/scala/com/twitter/algebird/Successible.scala 87.50% <0.00%> (-4.17%) ⬇️
...a/com/twitter/algebird/immutable/BloomFilter.scala 95.27% <0.00%> (-0.79%) ⬇️
.../scala/com/twitter/algebird/immutable/BitSet.scala 96.85% <0.00%> (-0.21%) ⬇️
...src/main/scala/com/twitter/algebird/Interval.scala 76.19% <0.00%> (ø)
.../main/scala/com/twitter/algebird/BloomFilter.scala 94.37% <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%> (ø)
....12-/com/twitter/algebird/collections/compat.scala 100.00% <0.00%> (ø)
.../scala/com/twitter/algebird/MetricProperties.scala 100.00% <0.00%> (ø)
... and 1 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 4a0016b 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