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

apply spotless and fix embarassing syntax error

75adcac
Select commit
Loading
Failed to load commit list.
Merged

Add validations from appsec #562

apply spotless and fix embarassing syntax error
75adcac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 31, 2024 in 1s

84.43% (-0.27%) compared to 55e840f

View this Pull Request on Codecov

84.43% (-0.27%) compared to 55e840f

Details

Codecov Report

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

Comparison is base (55e840f) 84.70% compared to head (75adcac) 84.43%.

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

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