bmc-toolbox / bmclib

Library to abstract Baseboard Management Controller interaction
Apache License 2.0
194 stars 37 forks source link

Pure go ipmi provider #338

Open jacobweinstock opened 1 year ago

jacobweinstock commented 1 year ago

What does this PR implement/change/remove?

Checklist

The HW vendor this change applies to (if applicable)

The HW model number, product name this change applies to (if applicable)

The BMC firmware and/or BIOS versions that this change applies to (if applicable)

What version of tooling - vendor specific or opensource does this change depend on (if applicable)

Description for changelog/release notes

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 78.57% and project coverage change: +0.13% :tada:

Comparison is base (a1b87e2) 42.67% compared to head (f6b49af) 42.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #338 +/- ## ========================================== + Coverage 42.67% 42.80% +0.13% ========================================== Files 44 44 Lines 3691 3705 +14 ========================================== + Hits 1575 1586 +11 - Misses 1937 1940 +3 Partials 179 179 ``` | [Files Changed](https://app.codecov.io/gh/bmc-toolbox/bmclib/pull/338?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bmc-toolbox) | Coverage Δ | | |---|---|---| | [option.go](https://app.codecov.io/gh/bmc-toolbox/bmclib/pull/338?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bmc-toolbox#diff-b3B0aW9uLmdv) | `20.00% <0.00%> (-1.16%)` | :arrow_down: | | [client.go](https://app.codecov.io/gh/bmc-toolbox/bmclib/pull/338?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bmc-toolbox#diff-Y2xpZW50Lmdv) | `61.27% <100.00%> (+2.20%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.