mu_basecore
mu_basecore copied to clipboard
MdePkg MockUefiLib: Add new mock functions.
Description
Added new mock function in MockUefiLib under MdePkg
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
@VivianNK @apop5 Please help to review.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 1.59%. Comparing base (
431e214) to head (b599e80).
Additional details and impacted files
@@ Coverage Diff @@
## dev/202405 #1176 +/- ##
===========================================
Coverage 1.59% 1.59%
===========================================
Files 1448 1448
Lines 362501 362501
Branches 5632 5632
===========================================
Hits 5776 5776
Misses 356618 356618
Partials 107 107
| Flag | Coverage Δ | |
|---|---|---|
| MdeModulePkg | 0.68% <ø> (ø) |
|
| MdePkg | 5.42% <ø> (ø) |
|
| NetworkPkg | 0.55% <ø> (ø) |
|
| PolicyServicePkg | 30.41% <ø> (ø) |
|
| UefiCpuPkg | 4.73% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@VivianNK @apop5 Please help to review.
Hi @v-sbolisetti can you please make this PR to edk2? https://github.com/tianocore/edk2
@VivianNK Raised PR under Edk2 :
https://github.com/tianocore/edk2/pull/6344