This issue holds true once this PR #702 is merged.
All predicate functions mentioned in predicate.go are candidates for unit tests.
Some of them already have unit tests, as they lived even after the refactor.
The PR adds new predicate functions that require additional unit tests.
This issue holds true once this PR #702 is merged.
All predicate functions mentioned in
predicate.goare candidates for unit tests.Some of them already have unit tests, as they lived even after the refactor.
The PR adds new predicate functions that require additional unit tests.