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 for PostCodeLib #1168

Merged

Conversation

TsunFeng
Copy link
Contributor

@TsunFeng TsunFeng commented Oct 1, 2024

Description

Create Mock for PostCodeLib

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?
  • 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 impact:testing Affects testing labels Oct 1, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 1.59%. Comparing base (a3e1348) to head (f5a65c0).
Report is 1 commits behind head on dev/202405.

Additional details and impacted files
@@             Coverage Diff             @@
##           dev/202405    #1168   +/-   ##
===========================================
  Coverage        1.59%    1.59%           
===========================================
  Files            1449     1449           
  Lines          362722   362722           
  Branches         5632     5632           
===========================================
  Hits             5776     5776           
  Misses         356839   356839           
  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.

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

@VivianNK VivianNK self-requested a review October 4, 2024 17:39
@VivianNK VivianNK requested review from os-d and apop5 October 4, 2024 17:42
@TsunFeng
Copy link
Contributor Author

Hi @os-d,
I would appreciate it if you could review this PR.

thanks,
TF

@VivianNK VivianNK enabled auto-merge (squash) October 25, 2024 18:27
auto-merge was automatically disabled October 30, 2024 02:44

Head branch was pushed to by a user without write access

@TsunFeng TsunFeng force-pushed the personal/TsunFeng/PostCodeLibMock branch from d5cf99b to faf0a02 Compare October 30, 2024 02:44
@github-actions github-actions bot added the type:backport Backport changes in a dev branch PR to its release branch. label Nov 1, 2024
@TsunFeng TsunFeng force-pushed the personal/TsunFeng/PostCodeLibMock branch 2 times, most recently from d8730b5 to f76e028 Compare November 5, 2024 01:42
@VivianNK VivianNK force-pushed the personal/TsunFeng/PostCodeLibMock branch from f76e028 to f5a65c0 Compare November 8, 2024 19:14
@VivianNK VivianNK enabled auto-merge (rebase) November 8, 2024 19:17
@VivianNK VivianNK disabled auto-merge November 8, 2024 19:28
@VivianNK VivianNK enabled auto-merge (squash) November 8, 2024 19:28
@VivianNK VivianNK merged commit a46d41a into microsoft:dev/202405 Nov 8, 2024
31 checks passed
ProjectMuBot pushed a commit that referenced this pull request Nov 8, 2024
## Description

Create Mock for PostCodeLib

For details on how to complete these options and their meaning refer to
[CONTRIBUTING.md](https://github.com/microsoft/mu/blob/HEAD/CONTRIBUTING.md).

- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?
- [x] Backport to release branch?

## How This Was Tested

Unit tests component can call these mock functions success

## Integration Instructions

N/A
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 impact:testing Affects testing 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.

4 participants