Skip to content

Conversation

@JSCU-CNI
Copy link
Contributor

This PR improves the Apache access log parser. The RE_ACCESS_COMMON_PATTERN now supports empty method, uri and protocol values (e.g. "-"). Empty Apache values (-) are now cast to None as well. For context see the modified and added tests.

Schamper
Schamper previously approved these changes Apr 22, 2025
@codecov
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.97%. Comparing base (84167a2) to head (9515714).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1116      +/-   ##
==========================================
+ Coverage   77.93%   77.97%   +0.03%     
==========================================
  Files         355      355              
  Lines       32146    32150       +4     
==========================================
+ Hits        25054    25068      +14     
+ Misses       7092     7082      -10     
Flag Coverage Δ
unittests 77.97% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@Schamper Schamper merged commit f136e7d into fox-it:main Apr 23, 2025
21 of 24 checks passed
@JSCU-CNI JSCU-CNI deleted the fix/apache-log-fmt branch April 23, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants