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

[DEV] Support python3 in merge_livy_pr script #418

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

mgaido91
Copy link
Contributor

@mgaido91 mgaido91 commented Sep 5, 2023

What changes were proposed in this pull request?

The merge_livy_prscript supports only python 2, which is nowadays not maintained anymore and not even usable in some environments. The PR updates the script so that it support execution on python3 as well.

How was this patch tested?

Manual execution to merge PR #416.

@codecov-commenter
Copy link

Codecov Report

Merging #418 (b467d64) into master (5dccc47) will decrease coverage by 36.82%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             master     #418       +/-   ##
=============================================
- Coverage     65.50%   28.68%   -36.82%     
+ Complexity      952      379      -573     
=============================================
  Files           103      103               
  Lines          6062     6062               
  Branches        916      916               
=============================================
- Hits           3971     1739     -2232     
- Misses         1542     3971     +2429     
+ Partials        549      352      -197     

see 87 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@leesf leesf merged commit 8b2e29f into apache:master Sep 7, 2023
3 checks passed
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.

None yet

3 participants