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

Mock Functions for MmReportStatusCodeHandler #1234

Conversation

YiTa-AMI
Copy link
Contributor

@YiTa-AMI YiTa-AMI commented Dec 3, 2024

Description

Added Mock Functions for MmReportStatusCodeHandler

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?
  • Backport to release branch?

How This Was Tested

Unit tests component can call these mock functions success

Integration Instructions

N/A

@github-actions github-actions bot added impact:non-functional Does not have a functional impact type:backport Backport changes in a dev branch PR to its release branch. labels Dec 3, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 1.60%. Comparing base (f228651) to head (3921296).

Additional details and impacted files
@@              Coverage Diff               @@
##           dev/202405    #1234      +/-   ##
==============================================
+ Coverage        1.56%    1.60%   +0.03%     
==============================================
  Files            1376     1377       +1     
  Lines          358839   359246     +407     
  Branches         4213     5524    +1311     
==============================================
+ Hits             5621     5760     +139     
- Misses         353158   353379     +221     
- Partials           60      107      +47     
Flag Coverage Δ
MdeModulePkg 0.67% <ø> (+0.06%) ⬆️
MdePkg 5.60% <ø> (ø)
NetworkPkg 0.55% <ø> (ø)
PolicyServicePkg 30.41% <ø> (ø)
UefiCpuPkg 4.75% <ø> (ø)

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.

@YiTa-AMI YiTa-AMI marked this pull request as ready for review December 3, 2024 08:13
@YiTa-AMI
Copy link
Contributor Author

YiTa-AMI commented Dec 3, 2024

Hi @VivianNK, @apop5, @os-d
Would you kindly help review this change?
Thanks,
YiTa

@VivianNK VivianNK merged commit 52c57be into microsoft:dev/202405 Dec 4, 2024
31 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 type:backport Backport changes in a dev branch PR to its release branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants