-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
-
cloudevents diffshould fail if expected is not found in the diff even for--ignore-additional -
cloudevents diff want gotshould keep searching for a valid pass for eachwantingot. At the moment it tests and fails on the first match based on--find, butgotcould have more than one match. -
cloudevents diff want gotshould mark got's list as "used" as it works through all thewants.
the third point is interesting. It is not clear how much shuffling we really want to produce. It is a bit of the greedy matching problem in regex.
Metadata
Metadata
Assignees
Labels
No labels