Skip to content

Refactor generic parsing#114

Merged
PrzemyslawKlys merged 1 commit intomasterfrom
refactor-parsexml-and-parsemessage-to-use-generics
Jul 2, 2025
Merged

Refactor generic parsing#114
PrzemyslawKlys merged 1 commit intomasterfrom
refactor-parsexml-and-parsemessage-to-use-generics

Conversation

@PrzemyslawKlys
Copy link
Member

Summary

  • make parsing methods generic so they can output any dictionary type

Testing

  • dotnet build Sources/EventViewerX.sln -c Release
  • dotnet test Sources/EventViewerX.Tests/EventViewerX.Tests.csproj -c Release
  • pwsh -NoLogo -Command "Invoke-Pester -Path Tests -Output Detailed" (fails: Invoke-Pester not found)

https://chatgpt.com/codex/tasks/task_e_686595b5a9fc832e8bd38b2302d41d4f

@PrzemyslawKlys PrzemyslawKlys merged commit 3535c8d into master Jul 2, 2025
5 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the refactor-parsexml-and-parsemessage-to-use-generics branch July 2, 2025 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant