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 reporter implementation #112

Merged
merged 1 commit into from
Feb 26, 2019
Merged

Refactor reporter implementation #112

merged 1 commit into from
Feb 26, 2019

Conversation

dsnet
Copy link
Collaborator

@dsnet dsnet commented Feb 17, 2019

Switch the internal interface for reporting to use a push-pop mechanism.
This API is strictly more flexible than the previous Report-only API since it
enables the reporter to re-construct the entire value tree.

This change is done in preparation for a major overhaul of reporter logic.

Switch the internal interface for reporting to use a push-pop mechanism.
This API is strictly more flexible than the previous Report-only API since it
enables the reporter to re-construct the entire value tree.

This change is done in preparation for a major overhaul of reporter logic.
@dsnet dsnet merged commit a02fa9f into master Feb 26, 2019
@dsnet
Copy link
Collaborator Author

dsnet commented Feb 26, 2019

Merging... Got verbal LGTM from @cybrcodr

@dsnet dsnet deleted the report-push-pop-mail branch February 26, 2019 01:37
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