Skip to content

Conversation

@scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Sep 25, 2025

About this PR

πŸ“¦ Updates

from 3.5.6 to 3.5.7

Usage

βœ… Please merge!

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.apache.spark" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.apache.spark" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 82.86%. Comparing base (a50b40a) to head (fadb436).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
+ Coverage   82.79%   82.86%   +0.07%     
==========================================
  Files          42       42              
  Lines        2802     2802              
  Branches      488      488              
==========================================
+ Hits         2320     2322       +2     
+ Misses        482      480       -2     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Scala Steward <scala_steward@virtuslab.com>
@scala-steward scala-steward force-pushed the update/spark-core-3.5.7 branch from 65d4b71 to fadb436 Compare November 20, 2025 14:45
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