mu_basecore icon indicating copy to clipboard operation
mu_basecore copied to clipboard

MdePkg MockUefiLib: Add new mock functions.

Open v-sbolisetti opened this issue 1 year ago • 4 comments

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

v-sbolisetti avatar Oct 04 '24 21:10 v-sbolisetti

@VivianNK @apop5 Please help to review.

v-sbolisetti avatar Oct 04 '24 21:10 v-sbolisetti

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.

codecov-commenter avatar Oct 04 '24 21:10 codecov-commenter

@VivianNK @apop5 Please help to review.

Hi @v-sbolisetti can you please make this PR to edk2? https://github.com/tianocore/edk2

VivianNK avatar Oct 11 '24 17:10 VivianNK

@VivianNK Raised PR under Edk2 :

https://github.com/tianocore/edk2/pull/6344

v-sbolisetti avatar Oct 11 '24 18:10 v-sbolisetti