Skip to content

VTA-635: Add OpenSearch MustNotExists to querybuilder#264

Merged
alex-heine merged 3 commits intomainfrom
VTI-635_Add-MustNotExists-OSFilter
Nov 13, 2025
Merged

VTA-635: Add OpenSearch MustNotExists to querybuilder#264
alex-heine merged 3 commits intomainfrom
VTI-635_Add-MustNotExists-OSFilter

Conversation

@alex-heine
Copy link
Copy Markdown
Contributor

What

Add OpenSearch MustNotExists to querybuilder

Why

Since we now want to filter for an Exists/MustNotExists property, we need the according OpenSearch querybuilder.

References

VTA-635
https://github.com/greenbone/vulnerability-intelligence-backend/pull/565

Checklist

  • Tests

@alex-heine alex-heine requested review from a team as code owners November 13, 2025 16:19
@alex-heine alex-heine added the minor release Set label to create a minor release label Nov 13, 2025
@greenbonebot

This comment was marked as resolved.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 13, 2025

Conventional Commits Report

Type Number
Changed 2
Added 1

🚀 Conventional commits found.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.90%. Comparing base (de26e92) to head (6a1cfbc).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #264      +/-   ##
==========================================
+ Coverage   55.86%   55.90%   +0.04%     
==========================================
  Files          61       61              
  Lines        3222     3225       +3     
==========================================
+ Hits         1800     1803       +3     
  Misses       1293     1293              
  Partials      129      129              
Flag Coverage Δ
opensearch-tests 95.66% <100.00%> (+0.04%) ⬆️
postgres-tests 91.96% <ø> (ø)
unit-tests 48.89% <ø> (ø)

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.

@alex-heine alex-heine enabled auto-merge November 13, 2025 17:32
@alex-heine alex-heine merged commit 76b7011 into main Nov 13, 2025
12 checks passed
@alex-heine alex-heine deleted the VTI-635_Add-MustNotExists-OSFilter branch November 13, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor release Set label to create a minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants