Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ignored fields matching logic #29

Merged
merged 3 commits into from
May 19, 2023

Conversation

kkajla12
Copy link
Member

This PR updates the ignored fields matching logic to:
(1) be agnostic of colons (:) in field names
(2) only match (and ignore) error strings containing an ignored field at the end of the string.

suite.go Outdated Show resolved Hide resolved
…gexp to avoid panic and instead return error to the user
@kkajla12 kkajla12 merged commit 336160f into master May 19, 2023
@kkajla12 kkajla12 deleted the feat/updateIgnoredFieldsMatchingLogic branch May 19, 2023 20:48
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