Skip to content

Conversation

@fschrader1992
Copy link
Collaborator

This pull request

Method to export single leaf of odml document,
starting at specified property.
Method to export single leaf of odml document,
starting at specified section.
Includes properties of selected section, but
no subsections.
If format of value is wrong, e.g. with date, more info is given.
@coveralls
Copy link

coveralls commented Jan 13, 2020

Coverage Status

Coverage increased (+0.4%) to 75.557% when pulling 9095664 on fschrader1992:master into 3ebada5 on G-Node:master.

Copy link
Contributor

@mpsonntag mpsonntag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice PR! I added mostly minor comments for the leaf_export. The _validate_values method requires some updates.

I'll also add some additional thoughts to the export_leaf method on the main PR thread which were not in the issue specification and do not concern the commits to this point.

@mpsonntag
Copy link
Contributor

With respect to the export_leaf method: it is not specified in the issue itself, but I think it would make sense to also export all properties of any section that is exported, since sections are mainly containers for properties.

@mpsonntag mpsonntag merged commit 481d4a6 into G-Node:master Jan 22, 2020
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.

Time, date, datetime Property handling Leaf export feature

4 participants