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

[ISSUE #8544] Restore retry mechanism in unit test pipeline #8581

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

chi3316
Copy link
Contributor

@chi3316 chi3316 commented Aug 26, 2024

Which Issue(s) This PR Fixes

Fixes #8544

Brief Description

This PR reintroduces the retry mechanism for the CI workflow, which was inadvertently removed due to a merge conflict

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.19%. Comparing base (e8d87b1) to head (55283fd).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8581      +/-   ##
=============================================
- Coverage      47.22%   47.19%   -0.04%     
+ Complexity     11446    11439       -7     
=============================================
  Files           1275     1275              
  Lines          89242    89242              
  Branches       11470    11470              
=============================================
- Hits           42148    42114      -34     
- Misses         41895    41922      +27     
- Partials        5199     5206       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RongtongJin RongtongJin merged commit 63b9fbf into apache:develop Aug 26, 2024
10 checks passed
@chi3316 chi3316 deleted the feat-retry branch August 29, 2024 13:13
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.

[Enhancement] Add a retry mechanism to the unit test pipeline
3 participants