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

Create mock IpmiCommandLib under IpmiFeaturePkg #266

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

TsunFeng
Copy link
Contributor

Description

Create mock IpmiCommandLib under IpmiFeaturePkg

For details on how to complete these options and their meaning refer to CONTRIBUTING.md.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

Unit tests component can call these mock functions success

Integration Instructions

N/A

@github-actions github-actions bot added the impact:non-functional Does not have a functional impact label Oct 31, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.20%. Comparing base (54f9c29) to head (47de75d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #266   +/-   ##
=======================================
  Coverage   28.20%   28.20%           
=======================================
  Files          44       44           
  Lines        3003     3003           
  Branches      404      404           
=======================================
  Hits          847      847           
  Misses       2144     2144           
  Partials       12       12           
Flag Coverage Δ
IpmiFeaturePkg 28.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@apop5 apop5 requested a review from VivianNK November 1, 2024 19:30
@TsunFeng TsunFeng force-pushed the user/TsunFeng/MockIpmiCommandLib branch from ba27863 to 2ccf9d4 Compare November 4, 2024 01:31
@apop5 apop5 merged commit 8b659c6 into microsoft:main Nov 6, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact:non-functional Does not have a functional impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants