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

Redfish override timeout for FirmwareInstall #337

Merged
merged 4 commits into from
Jul 14, 2023

smc: lower required timeout value for update

c13e347
Select commit
Loading
Failed to load commit list.
Merged

Redfish override timeout for FirmwareInstall #337

smc: lower required timeout value for update
c13e347
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2023 in 1s

42.67% (+0.07%) compared to 13adab0

View this Pull Request on Codecov

42.67% (+0.07%) compared to 13adab0

Details

Codecov Report

Patch coverage: 61.53% and project coverage change: +0.07 🎉

Comparison is base (13adab0) 42.59% compared to head (c13e347) 42.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #337      +/-   ##
==========================================
+ Coverage   42.59%   42.67%   +0.07%     
==========================================
  Files          44       44              
  Lines        3679     3691      +12     
==========================================
+ Hits         1567     1575       +8     
- Misses       1933     1937       +4     
  Partials      179      179              
Impacted Files Coverage Δ
internal/redfishwrapper/client.go 20.22% <0.00%> (-0.96%) ⬇️
providers/supermicro/firmware.go 0.00% <0.00%> (ø)
providers/redfish/firmware.go 47.01% <100.00%> (+2.96%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.