Skip to content

MOD-10176: Fix parser for negation of nonexistent function#6337

Merged
nafraf merged 1 commit intomasterfrom
nafraf_fix-apply-not-invalid-func
Jun 19, 2025
Merged

MOD-10176: Fix parser for negation of nonexistent function#6337
nafraf merged 1 commit intomasterfrom
nafraf_fix-apply-not-invalid-func

Conversation

@nafraf
Copy link
Collaborator

@nafraf nafraf commented Jun 17, 2025

Describe the changes in the pull request

A clear and concise description of what the PR is solving, including:

  1. Current: The current state briefly
  2. Change: What is the change
  3. Outcome: Adding the outcome

Which additional issues this PR fixes

  1. MOD-10176
  2. #...

Main objects this PR modified

  1. ...

Mark if applicable

  • This PR introduces API changes
  • This PR introduces serialization changes

@nafraf nafraf marked this pull request as ready for review June 17, 2025 22:16
@codecov
Copy link

codecov bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.77%. Comparing base (fa57fd2) to head (6e977d0).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6337      +/-   ##
==========================================
- Coverage   88.82%   88.77%   -0.06%     
==========================================
  Files         245      245              
  Lines       40981    40983       +2     
  Branches     3483     3483              
==========================================
- Hits        36402    36381      -21     
- Misses       4536     4559      +23     
  Partials       43       43              
Flag Coverage Δ
flow 82.01% <100.00%> (-0.17%) ⬇️
unit 46.39% <60.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@oshadmi oshadmi requested a review from raz-mon June 19, 2025 10:40
@oshadmi
Copy link
Collaborator

oshadmi commented Jun 19, 2025

No need to backport to 2.8 and 2.10 since MOD-7804 #5520 was not backported to them and does not crash.

Copy link
Collaborator

@raz-mon raz-mon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
One question about the lexer.c update

@nafraf nafraf added this pull request to the merge queue Jun 19, 2025
Merged via the queue into master with commit 8e3a0c6 Jun 19, 2025
32 checks passed
@nafraf nafraf deleted the nafraf_fix-apply-not-invalid-func branch June 19, 2025 16:04
redisearch-backport-pull-request bot pushed a commit that referenced this pull request Jun 19, 2025
Fix parser for negation of unexistent function

(cherry picked from commit 8e3a0c6)
@redisearch-backport-pull-request
Copy link
Contributor

Successfully created backport PR for 8.0:

github-merge-queue bot pushed a commit that referenced this pull request Jun 19, 2025
MOD-10176: Fix parser for negation of nonexistent function (#6337)

Fix parser for negation of unexistent function

(cherry picked from commit 8e3a0c6)

Co-authored-by: nafraf <[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.

3 participants