microsoft / mu_feature_mm_supv

Project Mu - Feature Repo - MM Supervisor
https://microsoft.github.io/mu
Other
48 stars 30 forks source link

Update override and tracking tags for StandaloneMmHobLib #357

Closed kenlautner closed 2 weeks ago

kenlautner commented 2 weeks ago

Description

Basecore updated StandaloneMmHobLib so the relevant tags need to be updated.

How This Was Tested

Tested on physical platform. No issues seen.

Integration Instructions

N/A

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.50%. Comparing base (b3600ba) to head (0bf45c3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #357 +/- ## ===================================== Coverage 0.50% 0.50% ===================================== Files 143 143 Lines 20943 20943 Branches 60 60 ===================================== Hits 105 105 Misses 20833 20833 Partials 5 5 ``` | [Flag](https://app.codecov.io/gh/microsoft/mu_feature_mm_supv/pull/357/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | Coverage Δ | | |---|---|---| | [MmSupervisorPkg](https://app.codecov.io/gh/microsoft/mu_feature_mm_supv/pull/357/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `0.50% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

kuqin12 commented 2 weeks ago

Do we need to change anything on the implementation? Also, could you update the description to include what changes in mu_bascore needs override updates?