microsoft / mu_feature_mm_supv

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

Fixing override validation for basecore 2023110009.0.0. #315

Closed apop5 closed 2 months ago

apop5 commented 2 months ago

Description

Basecore 2023110009.0.0 included the change for consuming panic lib in place of CpuDeadloop.

Replaced CpuDeadloops in MmSupervisorCore with calls to PanicLib.

How This Was Tested

Local CI.

Integration Instructions

N/A - Panic lib was already consumed in module.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 0.47%. Comparing base (a87979f) to head (d804229).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #315 +/- ## ===================================== Coverage 0.47% 0.47% ===================================== Files 144 144 Lines 22079 22079 Branches 60 60 ===================================== Hits 105 105 Misses 21969 21969 Partials 5 5 ``` | [Flag](https://app.codecov.io/gh/microsoft/mu_feature_mm_supv/pull/315/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/315/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `0.47% <ø> (ø)` | | 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.