Skip to content

Add pattern match support for attribute values and keys#25

Merged
leroyvn merged 1 commit intomainfrom
pattern_matching_for_attrs
Jan 1, 2026
Merged

Add pattern match support for attribute values and keys#25
leroyvn merged 1 commit intomainfrom
pattern_matching_for_attrs

Conversation

@leroyvn
Copy link
Copy Markdown
Owner

@leroyvn leroyvn commented Jan 1, 2026

This PR adds pattern match support for attribute values (in AttrSchema) and keys (in AttrsSchema).

The test suite refactoring continues as well: AttrsSchema tests are now scoped in a dedicated TestAttrsSchema class to improve comprehensiveness.

This commit adds pattern match support for attribute values
(in `AttrSchema`) and keys (in `AttrsSchema`).

The test suite refactoring continues as well: `AttrsSchema` tests are
now scoped in a dedicated `TestAttrsSchema` class to improve
comprehensiveness.
@leroyvn leroyvn merged commit cdd8471 into main Jan 1, 2026
11 checks passed
@leroyvn leroyvn deleted the pattern_matching_for_attrs branch January 1, 2026 19:12
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