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

Add validations from appsec #562

Merged

separate query validation errors; also log them

e53c0a1
Select commit
Loading
Failed to load commit list.
Merged

Add validations from appsec #562

separate query validation errors; also log them
e53c0a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2024 in 0s

84.48% (-0.22%) compared to 55e840f

View this Pull Request on Codecov

84.48% (-0.22%) compared to 55e840f

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (55e840f) 84.70% compared to head (e53c0a1) 84.48%.

❗ Current head e53c0a1 differs from pull request most recent head 75adcac. Consider uploading reports for the commit 75adcac to get more accurate results

Files Patch % Lines
...ssor/rerank/context/QueryContextSourceFetcher.java 53.33% 5 Missing and 2 partials ⚠️
...g/opensearch/neuralsearch/plugin/NeuralSearch.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##             feature/reranker     #562      +/-   ##
======================================================
- Coverage               84.70%   84.48%   -0.22%     
- Complexity                600      603       +3     
======================================================
  Files                      48       48              
  Lines                    1804     1824      +20     
  Branches                  272      275       +3     
======================================================
+ Hits                     1528     1541      +13     
- Misses                    155      160       +5     
- Partials                  121      123       +2     

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