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

Some "fixes" for serialization. #334

Merged
merged 1 commit into from Aug 9, 2018

Conversation

lumip
Copy link
Contributor

@lumip lumip commented Aug 8, 2018

  • Updated docstring of Serializable to refer to PulseStorage instead of Serializer.
  • Found a remaining deserialize which was stall a staticmethod instead of a classmethod in PulseTemplateStub testing code.
  • Replaced references of NestedDummySerializable in tests for new serialization routines by simple DummySerializble (this will allow us to get rid of NestedDummySerializable once we ditch the old serialization routines + tests).

- Updated docstring of Serializable to refer to PulseStorage instead of Serializer.
- Found a remaining deserialize which was stall a staticmethod instead of a classmethod in PulseTemplateStub testing code.
- Replaced references of NestedDummySerializable in tests for new serialization routines by simple DummySerializble (this will allow us to get rid of NestedDummySerializable once we ditch the old serialization routines + tests).
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.514% when pulling 4dd6d41 on fix/some_fixes_to_serialization into ac09a11 on master.

@terrorfisch terrorfisch merged commit 141d159 into master Aug 9, 2018
@lumip lumip deleted the fix/some_fixes_to_serialization branch October 2, 2018 14:59
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.

None yet

3 participants