Skip to content

SetupDataPkg: Improve csv parsing.#589

Merged
apop5 merged 1 commit intomicrosoft:mainfrom
apop5:personal/apop5/updateparsing
Apr 3, 2026
Merged

SetupDataPkg: Improve csv parsing.#589
apop5 merged 1 commit intomicrosoft:mainfrom
apop5:personal/apop5/updateparsing

Conversation

@apop5
Copy link
Copy Markdown
Contributor

@apop5 apop5 commented Apr 2, 2026

Description

Improve parsing, add error messages for failure cases.

Add tests for validation of these failure cases.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

Add CI tests.
Modify existing platform CSV to include extra spaces, etc and verify tool works correclty.

Integration Instructions

No integration necessary.

Improve parsing, add error messages for failure cases.

Add tests for validation of these failure cases.
@apop5 apop5 linked an issue Apr 2, 2026 that may be closed by this pull request
@mu-automation mu-automation bot added language:python Pull requests that update Python code impact:testing Affects testing impact:non-functional Does not have a functional impact labels Apr 2, 2026
@apop5 apop5 merged commit b69c1d3 into microsoft:main Apr 3, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

impact:non-functional Does not have a functional impact impact:testing Affects testing language:python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: improve CSV processing and error messges

3 participants