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 support for sending NMI #384

Merged
merged 1 commit into from
Mar 11, 2024

Add support for sending NMI

8dc2d91
Select commit
Loading
Failed to load commit list.
Merged

Add support for sending NMI #384

Add support for sending NMI
8dc2d91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 1s

43.83% (+0.09%) compared to 7a00485

View this Pull Request on Codecov

43.83% (+0.09%) compared to 7a00485

Details

Codecov Report

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

Project coverage is 43.83%. Comparing base (7a00485) to head (8dc2d91).

Files Patch % Lines
internal/redfishwrapper/power.go 0.00% 10 Missing ⚠️
client.go 0.00% 6 Missing ⚠️
providers/dell/idrac.go 0.00% 2 Missing ⚠️
providers/ipmitool/ipmitool.go 0.00% 2 Missing ⚠️
providers/redfish/redfish.go 0.00% 2 Missing ⚠️
providers/supermicro/supermicro.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #384      +/-   ##
==========================================
+ Coverage   43.73%   43.83%   +0.09%     
==========================================
  Files          60       61       +1     
  Lines        5316     5368      +52     
==========================================
+ Hits         2325     2353      +28     
- Misses       2771     2795      +24     
  Partials      220      220              

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