Skip to content

Add metadata support to HarmonizationRule#93

Merged
matthewhorridge merged 1 commit intomainfrom
feature-rule-metadata
Feb 18, 2026
Merged

Add metadata support to HarmonizationRule#93
matthewhorridge merged 1 commit intomainfrom
feature-rule-metadata

Conversation

@matthewhorridge
Copy link
Contributor

Summary

  • add optional metadata to rule serialization
  • round-trip metadata in from_serialization()
  • ensure tests import local src

Testing

  • pytest tests/test_rule_serialization.py

Closes #92

- add optional metadata to HarmonizationRule serialization\n- round-trip metadata in from_serialization\n- ensure tests import local src\n\nCloses #92
@matthewhorridge matthewhorridge merged commit e9a7ada into main Feb 18, 2026
1 check passed
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.

Add metadata support to HarmonizationRule serialization

1 participant