Skip to content

Conversation

@PrzemyslawKlys
Copy link
Member

Summary

  • document Get-IISParsedLog cmdlet with synopsis, examples, notes, and links
  • document asynchronous PSCmdlet base and IISLogEvent output type
  • enable strict XML documentation checks during build

Testing

  • dotnet build IISParser.sln
  • dotnet test IISParser.sln
  • pwsh -NoLogo -NoProfile -Command 'Invoke-Pester -Path Module/Tests -CI' (fails: Get-IISParsedLog not found)

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

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.81%. Comparing base (43cee7a) to head (1f35b66).

Additional details and impacted files
@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  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 5f88d66 into master Aug 22, 2025
8 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the add-xml-doc-comments-to-cmdlets branch August 22, 2025 19:53
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