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

Add retries to auto.ipxe kernel/initrd downloads: #432

Merged
merged 5 commits into from
May 13, 2024

Fix linting issue

b2a9e18
Select commit
Loading
Failed to load commit list.
Merged

Add retries to auto.ipxe kernel/initrd downloads: #432

Fix linting issue
b2a9e18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2024 in 1s

69% (-1%) compared to b25931a

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 69%. Comparing base (b25931a) to head (b2a9e18).

Files Patch % Lines
cmd/smee/main.go 0% 1 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff         @@
##           main   #432   +/-   ##
===================================
- Coverage    69%    69%   -1%     
===================================
  Files        16     16           
  Lines      1386   1389    +3     
===================================
+ Hits        958    960    +2     
- Misses      401    402    +1     
  Partials     27     27           

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