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

DM-21875: Add StorageClass and Formatter support necessary to persist lsst.verify.Measurement in Gen3 repos #209

Merged
merged 3 commits into from Nov 26, 2019

Conversation

kfindeisen
Copy link
Member

This PR adds storage and formatter definitions for lsst.verify.Measurement. It also mitigates an issue in YamlFormatter and JsonFormatter involving type conversions during unpersistence.

This fixes unpersistence of classes whose constructors cannot take an
object of the same type.

No regression test, because I can't figure out how the existing test
code assigns a formatter to ``MetricsExample``.
@kfindeisen kfindeisen merged commit c7df921 into master Nov 26, 2019
@kfindeisen kfindeisen deleted the tickets/DM-21875 branch November 26, 2019 23:17
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

2 participants