Skip to content

WIP: WriteDREAM3D unit testing#1602

Draft
mmarineBlueQuartz wants to merge 7 commits into
BlueQuartzSoftware:developfrom
mmarineBlueQuartz:mtr/WriteDREAM3DFilter
Draft

WIP: WriteDREAM3D unit testing#1602
mmarineBlueQuartz wants to merge 7 commits into
BlueQuartzSoftware:developfrom
mmarineBlueQuartz:mtr/WriteDREAM3DFilter

Conversation

@mmarineBlueQuartz
Copy link
Copy Markdown
Collaborator

  • Refactored into multiple functions for easier readability and added error value constant.

* Refactored into multiple functions for easier readability and added error value constant.
* Refactored into multiple functions for easier readability and added error value constant.
* Updating Metadata class for reading and writing DataObject metadata while preserving the data's type information.
* Added abstract metadata value class for reading and writing metadata of a specific type with assignment and casting operators.
* Adding collection of metadata types for creating the appropriate class object for a given json string
@imikejackson imikejackson force-pushed the mtr/WriteDREAM3DFilter branch from a5eb0cc to aa394ae Compare May 13, 2026 16:48
* Added unit tests for bool, int, double, and string metadata types across round-trip .dream3dnx file IO.
* Updated BaseMetadataValue API for reading and writing json.
* Added MetaDataList for creating an expandable list of metadata value types from json.
* Added a metadata value type for unknown value types to preserve the value even if the type is not known when reading data.
* Added bool, int, double, and string vector metadata types.
* Added unit tests for new metadata types.
* Added missing bool metadata testing
* Simplified MetaData API for setting and retrieving stored values.
* Updated unit test to use the shortened setters and added additional checks against shortened getters.
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.

1 participant