Skip to content

Conversation

johnhaddon
Copy link
Member

0f42605 fixed bugs and performance issues related to wildcards and space separated patterns. One bug that I don't think I realised I was fixing at the time was the matching of spaces in the string against spaces separating match patterns. This appears to have affected some production scenes which were relying on the broken behaviour. Having reviewed the code again, I'm pretty sure we are doing the right thing, so I'm just beefing up the tests a little to assert that and make sure we don't change behaviour again in future.

0f42605 fixed bugs and performance issues related to wildcards and space separated patterns. One bug that I don't think I realised I was fixing at the time was the matching of spaces in the string against spaces separating match patterns. This appears to have affected some production scenes which were relying on the broken behaviour. Having reviewed the code again, I'm pretty sure we are doing the right thing, so I'm just beefing up the tests a little to assert that and make sure we don't change behaviour again in future.
@johnhaddon johnhaddon requested a review from andrewkaufman March 1, 2021 09:27
@andrewkaufman andrewkaufman merged commit bb529b7 into ImageEngine:master Mar 1, 2021
@johnhaddon johnhaddon deleted the matchMultipleTests branch August 2, 2021 15:01
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.

2 participants