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

Write simulated events to disk #3111

Closed
wants to merge 1 commit into from

Conversation

severinson
Copy link
Contributor

No description provided.

* Initial simulator filewriter

* Adding filewriter

* Removing unnecessary print

* Addressed PR comments, corrected previous_event_type definition, removed redundant code, changed outputted time field to duration (elapsed_time)

* Generalised FileWriter to writer to any io.Writer, cleaned up code

* Fixed broken tests, modified flattened armada event to support ephemeral storage, updated definition of previously seen event and current event in output, fixed poor naming

* Fixed duplicate event publishing in simulator, improved simulator state, updated writer to reuse array

* Refactoring

* Fixed typo

* Lower case first letter of error description

Co-authored-by: Mustafa Ilyas <[email protected]>
@severinson severinson closed this Nov 20, 2023
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