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

enhance: retry build processing on failed server comms #594

Merged
merged 2 commits into from
Aug 26, 2024

only pop from queue once

0d846bf
Select commit
Loading
Failed to load commit list.
Merged

enhance: retry build processing on failed server comms #594

only pop from queue once
0d846bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 15, 2024 in 0s

57.44% (target 90.00%)

View this Pull Request on Codecov

57.44% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 83 lines in your changes missing coverage. Please review.

Project coverage is 57.44%. Comparing base (dd70412) to head (0d846bf).

Files Patch % Lines
cmd/vela-worker/exec.go 0.00% 53 Missing ⚠️
cmd/vela-worker/register.go 0.00% 30 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #594      +/-   ##
==========================================
- Coverage   57.91%   57.44%   -0.47%     
==========================================
  Files         120      120              
  Lines        5014     5055      +41     
==========================================
  Hits         2904     2904              
- Misses       1907     1948      +41     
  Partials      203      203              
Files Coverage Δ
cmd/vela-worker/register.go 0.00% <0.00%> (ø)
cmd/vela-worker/exec.go 0.00% <0.00%> (ø)