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

Merge issue #275 #291

Merged

Conversation

lumip
Copy link
Contributor

@lumip lumip commented Jul 5, 2018

Closes #275

Added get_default_pulse_registration() method to query current default pulse registration.
Added method PulseStorage.as_default_registry(), a context manager method that causes the PulseStorage object to replace the current default pulse registration for the duration of a "with:" block.
Added method PulseStorage.set_to_default_registry() which permanently sets the PulseStorage object as the default pulse registration.
…_context_manager

Signed-off-by: Lukas Prediger <lukas.prediger@rwth-aachen.de>
@lumip lumip added this to the New Serialization Routines milestone Jul 5, 2018
@coveralls
Copy link

coveralls commented Jul 5, 2018

Coverage Status

Coverage increased (+0.02%) to 93.408% when pulling 345a676 on issues/275_pulse_storage_context_manager into bbfeabe on issues/250_serialization.

@terrorfisch terrorfisch merged commit 183e940 into issues/250_serialization Jul 6, 2018
@lumip lumip deleted the issues/275_pulse_storage_context_manager branch July 9, 2018 11:07
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.

3 participants