Skip to content

Conversation

@PrzemyslawKlys
Copy link
Member

Summary

  • Add -Expand switch to Get-IISParsedLog to optionally flatten log fields
  • Cover default and expanded output with new Pester tests
  • Document -Expand usage in example script

Testing

  • dotnet test
  • pwsh -NoLogo -File Module/IISParser.Tests.ps1
  • dotnet format IISParser.sln --no-restore --include IISParser.PowerShell/CmdletGetIISParsedLog.cs (fails: Required references did not load)

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

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.81%. Comparing base (5f88d66) to head (317d1c2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master       #7   +/-   ##
=======================================
  Coverage   81.81%   81.81%           
=======================================
  Files           3        3           
  Lines          99       99           
  Branches       16       16           
=======================================
  Hits           81       81           
  Misses         13       13           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@PrzemyslawKlys PrzemyslawKlys merged commit 8f21a8b into master Aug 22, 2025
8 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the modify-return-type-for-expand-usage branch August 22, 2025 20:05
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.

3 participants