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

feat(filters): allow the use of the NotIn operator #1153

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

VincentMolinie
Copy link
Member

@VincentMolinie VincentMolinie commented Aug 2, 2024

Definition of Done

CU-86bzv41fh

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

@VincentMolinie VincentMolinie changed the title test(filters): add tests on the Not In filter feat(filters): allow the use of the NotIn operator Aug 2, 2024
@VincentMolinie VincentMolinie force-pushed the feat/supports-correctly-not-in-filter branch from 1caaed3 to 938fcca Compare August 2, 2024 15:58
@forest-bot
Copy link
Member

Copy link

codeclimate bot commented Aug 2, 2024

Code Climate has analyzed commit 12d64b1 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 50.0% (98% is the threshold).

This pull request will bring the total coverage in the repository to 97.5%.

View more on Code Climate.

@VincentMolinie VincentMolinie force-pushed the feat/supports-correctly-not-in-filter branch from 12d64b1 to 14f39ed Compare September 19, 2024 10:03
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