microsoft / mu_feature_mm_supv

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

Update release version to v11 to match release versioning #280

Closed kuqin12 closed 5 months ago

kuqin12 commented 5 months ago

Description

We have not updated this field for too long, which will make the print out during runtime have discrepancy compared to the code release version. This change is made to fix that.

How This Was Tested

This is only a version change, no functional update.

Integration Instructions

N/A

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 0.31%. Comparing base (200ba10) to head (ba4ca61).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #280 +/- ## ======================================== - Coverage 0.47% 0.31% -0.17% ======================================== Files 144 144 Lines 21934 21916 -18 Branches 60 60 ======================================== - Hits 105 69 -36 + Misses 21824 21820 -4 - Partials 5 27 +22 ``` | [Flag](https://app.codecov.io/gh/microsoft/mu_feature_mm_supv/pull/280/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/280/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `0.31% <ø> (-0.17%)` | :arrow_down: | 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.