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 scala-collection-compat to 2.7.0 #1058

Merged

Conversation

scala-steward
Copy link
Contributor

Updates org.scala-lang.modules:scala-collection-compat from 2.6.0 to 2.7.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!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scala-lang.modules", artifactId = "scala-collection-compat" } ]

labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@scala-steward scala-steward force-pushed the update/scala-collection-compat-2.7.0 branch from 32ea26f to 5d7383f Compare March 22, 2022 22:23
@codecov-commenter
Copy link

Codecov Report

Merging #1058 (5d7383f) into develop (94eaa07) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1058      +/-   ##
===========================================
- Coverage    89.55%   89.51%   -0.05%     
===========================================
  Files          124      124              
  Lines         9957     9957              
  Branches       501      501              
===========================================
- Hits          8917     8913       -4     
- Misses        1040     1044       +4     
Impacted Files Coverage Δ
.../main/scala/com/twitter/algebird/Successible.scala 83.33% <0.00%> (-8.34%) ⬇️
...main/scala/com/twitter/algebird/monad/Reader.scala 52.94% <0.00%> (-5.89%) ⬇️
...src/main/scala/com/twitter/algebird/Interval.scala 74.78% <0.00%> (-2.61%) ⬇️
.../main/scala/com/twitter/algebird/Approximate.scala 88.70% <0.00%> (-1.62%) ⬇️
...re/src/main/scala/com/twitter/algebird/QTree.scala 78.57% <0.00%> (-1.20%) ⬇️
.../main/scala/com/twitter/algebird/BloomFilter.scala 93.80% <0.00%> (-0.45%) ⬇️
.../main/scala/com/twitter/algebird/HyperLogLog.scala 90.04% <0.00%> (+0.43%) ⬆️
...ain/scala/com/twitter/algebird/AdaptiveCache.scala 78.37% <0.00%> (+5.40%) ⬆️
...in/scala/com/twitter/algebird/scalacheck/Gen.scala 100.00% <0.00%> (+8.33%) ⬆️
...main/scala-2.12-/com/twitter/algebird/compat.scala 83.33% <0.00%> (+16.66%) ⬆️

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 94eaa07...5d7383f. Read the comment docs.

@johnynek johnynek merged commit e941663 into twitter:develop Mar 23, 2022
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