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

Add "conflictsWith" functionality to Filterer library #90

Merged
merged 7 commits into from Nov 19, 2019

Conversation

chadicus
Copy link
Contributor

What does this PR do?

This pull request adds the confictsWith filter option which allows a user to specify that the given filtered value conflicts with one or more filtered values. If multiple conflicting values are present a FilterException is raised.

Checklist

  • [ ] Pull request contains a clear definition of changes
  • [ ] Tests (either unit, integration, or acceptance) written and passing
  • [ ] Relevant documentation produced and/or updated

@coveralls
Copy link

coveralls commented Nov 19, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 5ca6340 on chadicus:fea/conflicts-with into a8dec17 on traderinteractive:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 7a02dd4 on chadicus:fea/conflicts-with into a8dec17 on traderinteractive:master.

@chadicus chadicus marked this pull request as ready for review November 19, 2019 16:22
@chadicus chadicus requested a review from a team as a code owner November 19, 2019 16:22
@Sravanthi001 Sravanthi001 merged commit de16cb0 into traderinteractive:master Nov 19, 2019
@chadicus chadicus deleted the fea/conflicts-with branch February 26, 2020 14:42
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.

None yet

4 participants