-
Notifications
You must be signed in to change notification settings - Fork 148
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
[#580] chore: improve CI workflows #579
Conversation
This reverts commit 44dd9f5.
Codecov Report
@@ Coverage Diff @@
## master #579 +/- ##
============================================
+ Coverage 60.85% 61.13% +0.28%
Complexity 1798 1798
============================================
Files 213 213
Lines 12385 12328 -57
Branches 1051 1041 -10
============================================
Hits 7537 7537
+ Misses 4439 4382 -57
Partials 409 409
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Thanks, well done @kaijchen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I just triggered the re-run job to see if there's any speedup.
There won't be much speedup because dependencies are relatively small. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks @advancedxy for the review. |
What changes were proposed in this pull request?
cache-key
.go.sum
.experimental
option, as it's no longer needed.Why are the changes needed?
Improve CI workflows. #580
Does this PR introduce any user-facing change?
No.
How was this patch tested?
https://github.com/kaijchen/incubator-uniffle/actions/runs/4140385049