-
Notifications
You must be signed in to change notification settings - Fork 132
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
Create Mock for PostCodeLib #1168
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Hi @os-d, thanks, |
Head branch was pushed to by a user without write access
d5cf99b
to
faf0a02
Compare
d8730b5
to
f76e028
Compare
f76e028
to
f5a65c0
Compare
## 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
Description
Create Mock for PostCodeLib
For details on how to complete these options and their meaning refer to CONTRIBUTING.md.
How This Was Tested
Unit tests component can call these mock functions success
Integration Instructions
N/A