Skip to content

Conversation

@alxkm
Copy link
Contributor

@alxkm alxkm commented Jul 28, 2025

Added additional test cases for PineconeFilterExpressionConverter covering:

  • GT/LT operations with numeric values
  • Complex nested groupings and mixed data types
  • Edge cases (zero/negative values, single-element lists)
  • Multiple OR conditions and special characters in values

@alxkm alxkm changed the title test: Add comprehensive test coverage for PineconeFilterExpressionConverter test: Add comprehensive test coverage for PineconeFilterExpressionConverter Aug 5, 2025
@sobychacko sobychacko added this to the 1.1.0.M1 milestone Aug 6, 2025
@sobychacko sobychacko merged commit 217cb5a into spring-projects:main Aug 6, 2025
2 checks passed
scionaltera pushed a commit to scionaltera/spring-ai that referenced this pull request Sep 3, 2025
…spring-projects#3932)

Added additional test cases for PineconeFilterExpressionConverter covering:

- GT/LT operations with numeric values
- Complex nested groupings and mixed data types
- Edge cases (zero/negative values, single-element lists)
- Multiple OR conditions and special characters in values

Signed-off-by: Alex Klimenko <[email protected]>
chedim pushed a commit to couchbaselabs/spring-ai that referenced this pull request Sep 19, 2025
…spring-projects#3932)

Added additional test cases for PineconeFilterExpressionConverter covering:

- GT/LT operations with numeric values
- Complex nested groupings and mixed data types
- Edge cases (zero/negative values, single-element lists)
- Multiple OR conditions and special characters in values

Signed-off-by: Alex Klimenko <[email protected]>
Willam2004 pushed a commit to Willam2004/spring-ai that referenced this pull request Oct 11, 2025
…spring-projects#3932)

Added additional test cases for PineconeFilterExpressionConverter covering:

- GT/LT operations with numeric values
- Complex nested groupings and mixed data types
- Edge cases (zero/negative values, single-element lists)
- Multiple OR conditions and special characters in values

Signed-off-by: Alex Klimenko <[email protected]>
Signed-off-by: 家娃 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants