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

refactor example collector #39

Merged
merged 1 commit into from
Apr 29, 2021

Conversation

cmeissner
Copy link
Member

We simplyfied the collector method of our ExampleCollector class.
To achieve this we moved the runtime calculation to the _run_process
function and return both the runtime and the result to the caller.

We simplyfied the collector method of our ExampleCollector class.
To achieve this we moved the runtime calculation to the `_run_process`
function and return both the runtime and the result to the caller.
@cmeissner cmeissner self-assigned this Apr 25, 2021
@cmeissner cmeissner requested review from gmzabos, lush and FlatKey April 25, 2021 08:29
@FlatKey FlatKey merged commit 93413d9 into codeaffen:develop Apr 29, 2021
@cmeissner cmeissner deleted the refactor_example_collector branch June 26, 2021 13:52
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