Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Conversation

@ghiscoding
Copy link
Owner

  • prefixing a text search with <> should be equivalent to "Not Contains" instead of "Not Equal", we can keep the != as "Not Equal" so this way we have both available

- prefixing a text search with `<>` should be equivalent to "Not Contains" instead of "Not Equal", we can keep the `!=` as "Not Equal" so this way we have both available
@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #709 (2d0388e) into master (e24c6de) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #709   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          159       159           
  Lines        10624     10626    +2     
  Branches      3755      3756    +1     
=========================================
+ Hits         10624     10626    +2     
Impacted Files Coverage Δ
src/app/modules/angular-slickgrid/constants.ts 100.00% <ø> (ø)
...s/angular-slickgrid/filters/compoundInputFilter.ts 100.00% <ø> (ø)
...ickgrid/filter-conditions/stringFilterCondition.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e24c6de...2d0388e. Read the comment docs.

@ghiscoding ghiscoding merged commit e50a060 into master Mar 5, 2021
@ghiscoding ghiscoding deleted the fix/string-not-contains branch March 5, 2021 12:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants