Skip to content

Conversation

@PrzemyslawKlys
Copy link
Member

Summary

  • resolve Get-IISParsedLog paths via PowerShell provider before validating
  • add tests for relative file paths and unit test for parser
  • include example showing relative path usage

Testing

  • dotnet test
  • pwsh -NoLogo -Command "Import-Module ./Module/IISParser.psd1 -Force; Invoke-Pester Module/Tests/Get-IISParsedLog.Tests.ps1 -CI"

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

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.40%. Comparing base (0efcd31) to head (e7a55aa).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   86.40%   86.40%           
=======================================
  Files           5        5           
  Lines         206      206           
  Branches       35       35           
=======================================
  Hits          178      178           
  Misses         20       20           
  Partials        8        8           

☔ 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 47c2824 into master Aug 25, 2025
8 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the fix-path-support-for-relative-and-unc-paths branch August 25, 2025 15:41
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