Skip to content

Add check for fetch and query result sizes

Codecov / codecov/project failed Dec 28, 2023 in 0s

84.48% (-0.07%) compared to 5daddfd

View this Pull Request on Codecov

84.48% (-0.07%) compared to 5daddfd

Details

Codecov Report

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

Comparison is base (5daddfd) 84.55% compared to head (534b2eb) 84.48%.

❗ Current head 534b2eb differs from pull request most recent head e404775. Consider uploading reports for the commit e404775 to get more accurate results

Files Patch % Lines
...neuralsearch/processor/NormalizationProcessor.java 81.25% 1 Missing and 2 partials ⚠️
...arch/processor/NormalizationProcessorWorkflow.java 50.00% 1 Missing and 1 partial ⚠️
...ensearch/neuralsearch/query/HybridQueryScorer.java 87.50% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #524      +/-   ##
============================================
- Coverage     84.55%   84.48%   -0.07%     
- Complexity      532      539       +7     
============================================
  Files            40       40              
  Lines          1547     1573      +26     
  Branches        244      246       +2     
============================================
+ Hits           1308     1329      +21     
- Misses          128      130       +2     
- Partials        111      114       +3     

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