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 2.13 to allow update dependencies #429

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

alfonsorr
Copy link
Member

Description

Newer versions of scala test requires an updated version of scala 2.13

Related Issue and dependencies

#427

How Has This Been Tested?

Pass the provided test test is enough.

  • This pull request contains appropriate tests?:
    • YES

@alfonsorr alfonsorr requested a review from a team as a code owner February 27, 2024 22:23
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Feb 27, 2024
Copy link

github-actions bot commented Feb 27, 2024

:octocat: This is an auto-generated comment created by:

  • Date : 2024-02-28 14:20:49 +0000 (UTC)
  • Workflow : PR comment
  • Job name : create_test_summary_report
  • Run : 8081882560
  • Commit : f4e567a Update build.sbt
Actor Triggering actor Sender
eruizalo
eruizalo
eruizalo
eruizalo
eruizalo
eruizalo
Triggered by:

Test summary report 📊

Spark version testing
3.0.0 684 passed, 2 skipped
3.0.1 684 passed, 2 skipped
3.0.2 684 passed, 2 skipped
3.0 684 passed, 2 skipped
3.1.0 712 passed, 2 skipped
3.1.1 712 passed, 2 skipped
3.1.2 712 passed, 2 skipped
3.1 712 passed, 2 skipped
3.2.0 716 passed, 2 skipped
3.2.1 716 passed, 2 skipped
3.2.2 716 passed, 2 skipped
3.2 716 passed, 2 skipped
3.3.0 716 passed, 2 skipped
3.3.1 716 passed, 2 skipped
3.3 716 passed, 2 skipped
3.4 716 passed, 2 skipped

@alfonsorr alfonsorr force-pushed the update_scala_2.13_version branch from da0f900 to 21ea420 Compare February 27, 2024 22:40
@github-actions github-actions bot added spark_3.0 PR changes to spark 3.0 spark_3.1 PR changes to spark 3.1 spark_3.2 PR changes to spark 3.2 spark_2.4 PR changes to spark 2.4 spark_3.3 PR changes to spark 3.3 spark_3.4 PR changes to spark 3.4 labels Feb 27, 2024
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.69%. Comparing base (00af418) to head (f4e567a).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #429   +/-   ##
=======================================
  Coverage   97.69%   97.69%           
=======================================
  Files          62       62           
  Lines        1255     1255           
  Branches       37       37           
=======================================
  Hits         1226     1226           
  Misses         29       29           
Flag Coverage Δ
spark-3.0.x 96.71% <ø> (ø)
spark-3.1.x 97.45% <ø> (ø)
spark-3.2.x 97.66% <ø> (ø)
spark-3.3.x 97.66% <ø> (ø)
spark-3.4.x 97.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
core/src/main/scala/doric/syntax/DStructs.scala 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 00af418...f4e567a. Read the comment docs.

@eruizalo eruizalo force-pushed the update_scala_2.13_version branch from 21ea420 to f4e567a Compare February 28, 2024 14:11
@eruizalo eruizalo removed the spark_2.4 PR changes to spark 2.4 label Feb 28, 2024
@eruizalo eruizalo merged commit 81a576d into main Feb 28, 2024
53 checks passed
@eruizalo eruizalo deleted the update_scala_2.13_version branch February 28, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file spark_3.0 PR changes to spark 3.0 spark_3.1 PR changes to spark 3.1 spark_3.2 PR changes to spark 3.2 spark_3.3 PR changes to spark 3.3 spark_3.4 PR changes to spark 3.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants