microsoft / mu_feature_config

Project Mu - Feature Repo - UEFI User Config and Management Support
https://microsoft.github.io/mu/
Other
19 stars 24 forks source link

SetupDataPkg/Tools/setup.py: Expand script to publish binaries for ReadUefiVarsToConfVarList, WriteConfVarListToUefiVars. #368

Closed vignan-devops closed 2 months ago

vignan-devops commented 3 months ago

Description

The existing Setup.py will create a binary of ConfigEditor.

Expanding the script to also create binaries of ReadUefiVarsToConfVarList and WriteConfVarListToUefiVars.

How This Was Tested

Generated binaries were tested on a system to Read/Write variables.

Integration Instructions

N/A

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 29 lines in your changes missing coverage. Please review.

Project coverage is 36.18%. Comparing base (ae0f15a) to head (c600c6a).

:exclamation: Current head c600c6a differs from pull request most recent head 2906462

Please upload reports for the commit 2906462 to get more accurate results.

Files Patch % Lines
SetupDataPkg/Tools/setup.py 0.00% 29 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #368 +/- ## ========================================== - Coverage 36.24% 36.18% -0.06% ========================================== Files 31 31 Lines 6258 6268 +10 Branches 669 669 ========================================== Hits 2268 2268 - Misses 3984 3994 +10 Partials 6 6 ``` | [Flag](https://app.codecov.io/gh/microsoft/mu_feature_config/pull/368/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | Coverage Δ | | |---|---|---| | [Linux](https://app.codecov.io/gh/microsoft/mu_feature_config/pull/368/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `27.50% <0.00%> (-0.07%)` | :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.

vignan-devops commented 2 months ago

@microsoft-github-policy-service agree