Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix listing log files when amount of std and output logs mismatch #76

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

Snailed
Copy link
Collaborator

@Snailed Snailed commented Jul 23, 2024

Fixes #66

I have changed tests to match the current formatting of log files.
I have furthermore changed them so it suits the specification lined out in the parser.py file: if there are any unmatched files of one type (for example 1 output log with no std log), then ignore them. If there are unmatched files of both types (1 output log, 1 std log but with different timestamp) raise MismatchLogFilesError

@Snailed Snailed merged commit a547f9e into lfwa:dev Aug 6, 2024
6 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