Skip to content

Conversation

@PrzemyslawKlys
Copy link
Member

Summary

  • introduce IISLogRecord with user-friendly property names
  • allow legacy IISLogEvent parsing via ParserEngine and PowerShell cmdlet switch
  • update parser, cmdlet and tests for new record support

Testing

  • dotnet build IISParser.sln
  • dotnet test IISParser.sln

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

@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2025

Codecov Report

❌ Patch coverage is 89.83051% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.40%. Comparing base (4ae247e) to head (b2057f3).

Files with missing lines Patch % Lines
IISParser/ParserEngine.cs 83.78% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   82.80%   86.40%   +3.60%     
==========================================
  Files           4        5       +1     
  Lines         157      206      +49     
  Branches       32       35       +3     
==========================================
+ Hits          130      178      +48     
  Misses         20       20              
- Partials        7        8       +1     

☔ 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 c84df9a into master Aug 23, 2025
8 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the create-iislogrecord-class-with-legacy-support branch August 23, 2025 15:20
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