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] Reduce timeout for codecov and not fail the job in any case #10547

Merged
merged 1 commit into from Apr 5, 2023

Conversation

xiangfu0
Copy link
Contributor

@xiangfu0 xiangfu0 commented Apr 5, 2023

Observed some tests are succeed, but codecov upload process timeout in 6 hours then failed the CI job.
So change the plugin timeout to 5mins and continue on error to make sure the checks can go through.

@codecov-commenter
Copy link

Codecov Report

Merging #10547 (1911e07) into master (1fc8150) will increase coverage by 41.05%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             master   #10547       +/-   ##
=============================================
+ Coverage     27.80%   68.85%   +41.05%     
- Complexity       58     6464     +6406     
=============================================
  Files          2087     2103       +16     
  Lines        112307   112759      +452     
  Branches      16918    16977       +59     
=============================================
+ Hits          31226    77642    +46416     
+ Misses        77988    29647    -48341     
- Partials       3093     5470     +2377     
Flag Coverage Δ
integration1 ?
integration2 24.01% <ø> (-0.20%) ⬇️
unittests1 67.84% <ø> (?)
unittests2 13.86% <ø> (?)

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

see 1545 files with indirect coverage changes

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

@xiangfu0 xiangfu0 changed the title Reduce timeout for codecov and not fail the job in any case [CI] Reduce timeout for codecov and not fail the job in any case Apr 5, 2023
@xiangfu0 xiangfu0 merged commit a9c279a into apache:master Apr 5, 2023
16 checks passed
@xiangfu0 xiangfu0 deleted the not-fail-on-codecov branch April 5, 2023 16:10
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