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 spark-core to 2.4.8 #970

Merged
merged 1 commit into from
May 15, 2021

Conversation

scala-steward
Copy link
Contributor

Updates org.apache.spark:spark-core from 2.4.7 to 2.4.8.

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.apache.spark", artifactId = "spark-core" } ]

labels: library-update, semver-patch

@codecov-commenter
Copy link

Codecov Report

Merging #970 (d113ec2) into develop (11493f3) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #970      +/-   ##
===========================================
- Coverage    89.67%   89.65%   -0.03%     
===========================================
  Files          119      119              
  Lines         9871     9871              
  Branches       511      511              
===========================================
- Hits          8852     8850       -2     
- Misses        1019     1021       +2     
Impacted Files Coverage Δ
...in/scala/com/twitter/algebird/scalacheck/Gen.scala 91.66% <0.00%> (-8.34%) ⬇️
.../main/scala/com/twitter/algebird/Applicative.scala 51.72% <0.00%> (-3.45%) ⬇️
...src/main/scala/com/twitter/algebird/Interval.scala 81.73% <0.00%> (-1.74%) ⬇️
.../scala/com/twitter/algebird/immutable/BitSet.scala 96.35% <0.00%> (-0.43%) ⬇️
.../main/scala/com/twitter/algebird/HyperLogLog.scala 90.04% <0.00%> (+0.43%) ⬆️
.../main/scala/com/twitter/algebird/BloomFilter.scala 95.13% <0.00%> (+1.32%) ⬆️
.../main/scala/com/twitter/algebird/Approximate.scala 90.32% <0.00%> (+1.61%) ⬆️

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 11493f3...d113ec2. Read the comment docs.

@johnynek johnynek merged commit 083852a into twitter:develop May 15, 2021
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