Skip to content

Conversation

@VsevolodX
Copy link
Member

No description provided.

from mat3ra.wode import SubworkflowUnit


def test_default_values():
Copy link
Member

Choose a reason for hiding this comment

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

This test doesn't make sense. Remove this and the next one.

Copy link
Member Author

Choose a reason for hiding this comment

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

I use defaults now

properties: List of properties extracted by the subworkflow
"""

field_id: str = Field(default_factory=get_uuid, alias="_id")
Copy link
Member

@timurbazhirov timurbazhirov Dec 16, 2025

Choose a reason for hiding this comment

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

Should be _id

Copy link
Member Author

Choose a reason for hiding this comment

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

id -- adjusted in ESSE globally

@VsevolodX VsevolodX merged commit 847c040 into main Dec 17, 2025
19 of 27 checks passed
@VsevolodX VsevolodX deleted the feature/SOF-7766-3-squashed branch December 17, 2025 01:27
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