Skip to content

Initial version, included tests

Codecov / codecov/project failed Mar 3, 2024 in 1s

80.24% (-4.21%) compared to b97dbe8

View this Pull Request on Codecov

80.24% (-4.21%) compared to b97dbe8

Details

Codecov Report

Attention: Patch coverage is 53.09446% with 144 lines in your changes are missing coverage. Please review.

Project coverage is 80.24%. Comparing base (b97dbe8) to head (46775d3).
Report is 1 commits behind head on main.

❗ Current head 46775d3 differs from pull request most recent head d48c06c. Consider uploading reports for the commit d48c06c to get more accurate results

Files Patch % Lines
...ensearch/neuralsearch/query/HybridQueryScorer.java 25.51% 64 Missing and 9 partials ⚠️
...arch/neuralsearch/query/HybridScorePropagator.java 39.39% 20 Missing ⚠️
...ralsearch/search/query/HybridCollectorManager.java 79.34% 8 Missing and 11 partials ⚠️
...ensearch/neuralsearch/query/HybridQueryWeight.java 61.76% 10 Missing and 3 partials ⚠️
...euralsearch/search/HybridTopScoreDocCollector.java 20.00% 11 Missing and 1 partial ⚠️
...lsearch/search/query/HybridQueryPhaseSearcher.java 78.12% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #624      +/-   ##
============================================
- Coverage     84.44%   80.24%   -4.21%     
- Complexity      604      632      +28     
============================================
  Files            48       50       +2     
  Lines          1826     2050     +224     
  Branches        276      329      +53     
============================================
+ Hits           1542     1645     +103     
- Misses          161      270     +109     
- Partials        123      135      +12     

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