Skip to content

v0.2.0#5

Merged
Arkilleru merged 14 commits intomainfrom
develop
Dec 1, 2025
Merged

v0.2.0#5
Arkilleru merged 14 commits intomainfrom
develop

Conversation

@Arkilleru
Copy link
Owner

No description provided.

Arkilleru and others added 14 commits November 5, 2025 21:56
- Split large header into multiple focused headers:
  common.h, reader.h, parser.h, statistics.h, reporter.h
- Add std::filesystem for cross-platform test paths
- Add CI workflow for Ubuntu, macOS and Windows
- Fix missing includes:
  - Add <memory> to reader.h for std::unique_ptr
  - Add <filesystem> to tests.h for std::filesystem
- Add GitHub Actions workflow for macOS and Ubuntu testing
- Fix test data path resolution by running tests from build directory
- Rename job
- Add fail-fast: false to allow independent Ubuntu and macOS test execution
- CI triggers: on push to main/develop and pull requests to main
- Add automatic format detection
- Support Nginx, Apache, and mixed log analysis
feat: add apache log format support and autodetection
- Improved reporter output with rates and distribution
- Additional metrics for comprehensive log analysis
Upgrade statistics and reporting capabilities
- Single script handles build, test, clean
@Arkilleru Arkilleru merged commit a32ad78 into main Dec 1, 2025
4 checks passed
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.

1 participant