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

ci/#159 spark version matrix #187

Merged
merged 17 commits into from
Mar 18, 2022

Conversation

eruizalo
Copy link
Collaborator

@eruizalo eruizalo commented Mar 6, 2022

Description

Multiversion testing & release. It will test every single spark version and publish for latest releases.

Related Issue

Partially resolves #159

Motivation and Context

Complete spark version testing

How Has This Been Tested?

This PR does not contain any test, but it has been tested with GitHub actions at my fork

  • This pull request contains appropriate tests?

@eruizalo eruizalo self-assigned this Mar 6, 2022
@github-actions github-actions bot added the CI/CD Continuous integration and continuous delivery label Mar 6, 2022
@codecov
Copy link

codecov bot commented Mar 6, 2022

Codecov Report

Merging #187 (984587d) into main (4f52729) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
+ Coverage   95.97%   95.99%   +0.02%     
==========================================
  Files          48       49       +1     
  Lines         794      798       +4     
  Branches       10       10              
==========================================
+ Hits          762      766       +4     
  Misses         32       32              
Flag Coverage Δ
3.0.x 94.82% <ø> (?)
3.1.x 95.97% <ø> (?)
3.2.x 95.97% <ø> (?)

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

Impacted Files Coverage Δ
core/src/main/scala/doric/syntax/DateColumns.scala 100.00% <ø> (ø)
...spark_3.2/scala/doric/syntax/BinaryColumns32.scala 100.00% <ø> (ø)

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 4f52729...984587d. Read the comment docs.

@eruizalo eruizalo changed the title Ci/159 spark version matrix ci/#159 spark version matrix Mar 6, 2022
@eruizalo eruizalo force-pushed the ci/159-spark-version-matrix branch from a50d571 to bc97462 Compare March 9, 2022 07:56
@github-actions github-actions bot added spark_3.0 PR changes to spark 3.0 spark_3.2 PR changes to spark 3.2 labels Mar 9, 2022
@eruizalo eruizalo force-pushed the ci/159-spark-version-matrix branch from a42abfd to 2cf976d Compare March 9, 2022 08:52
@eruizalo eruizalo force-pushed the ci/159-spark-version-matrix branch from 58274fb to 92a1290 Compare March 9, 2022 18:44
@eruizalo eruizalo force-pushed the ci/159-spark-version-matrix branch 2 times, most recently from 6f0cb11 to 83ece5b Compare March 10, 2022 11:40
@eruizalo eruizalo force-pushed the ci/159-spark-version-matrix branch from 83ece5b to bb0f49f Compare March 17, 2022 15:37
@eruizalo eruizalo marked this pull request as ready for review March 17, 2022 15:41
@eruizalo eruizalo requested a review from a team as a code owner March 17, 2022 15:41
@eruizalo eruizalo force-pushed the ci/159-spark-version-matrix branch from bb0f49f to da30422 Compare March 17, 2022 15:42
@eruizalo eruizalo closed this Mar 17, 2022
@eruizalo eruizalo reopened this Mar 17, 2022
@eruizalo eruizalo force-pushed the ci/159-spark-version-matrix branch from da30422 to fb0395c Compare March 17, 2022 16:51
@eruizalo eruizalo force-pushed the ci/159-spark-version-matrix branch from fb0395c to 984587d Compare March 17, 2022 17:01
@alfonsorr
Copy link
Member

Awesome work!!!!!!!!!

@eruizalo eruizalo merged commit bcd73e3 into hablapps:main Mar 18, 2022
@eruizalo eruizalo deleted the ci/159-spark-version-matrix branch March 18, 2022 10:16
@eruizalo eruizalo mentioned this pull request Mar 18, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Continuous integration and continuous delivery spark_3.0 PR changes to spark 3.0 spark_3.2 PR changes to spark 3.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spark version matrix
2 participants