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 log parsing #88

Merged
merged 2 commits into from
Nov 18, 2024
Merged

Fix log parsing #88

merged 2 commits into from
Nov 18, 2024

Conversation

Snailed
Copy link
Collaborator

@Snailed Snailed commented Nov 18, 2024

Fixes #87.
Multiple components and short epochs leads to some log statements being double-counted. This is due to a small code error, which has been mitigated. A test has also been written to validate that the change works.

@Snailed Snailed merged commit caf09dd into master Nov 18, 2024
12 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.

Log parsing handles short epochs incorrectly
2 participants