Skip to content

Refactor rule cases to use a slice #859

@jranson

Description

@jranson

Currently rule cases are modeled as a map with keys that are only used to name the rule case (and have no effect on the rule execution). This should be switched to a slice for simplification and to avoid inconsistencies in the case ordering during execution.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions