Skip to content

Correct NeuralQueryBuilder doEquals() and doHashCode(). (#1045)

Codecov / codecov/project succeeded Jan 13, 2025 in 1s

80.22% (+0.04%) compared to 19ea370

View this Pull Request on Codecov

80.22% (+0.04%) compared to 19ea370

Details

Codecov Report

Attention: Patch coverage is 88.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 80.22%. Comparing base (19ea370) to head (9c7d28a).

Files with missing lines Patch % Lines
...nsearch/neuralsearch/query/NeuralQueryBuilder.java 86.95% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1090      +/-   ##
============================================
+ Coverage     80.18%   80.22%   +0.04%     
- Complexity     1138     1141       +3     
============================================
  Files            87       87              
  Lines          3941     3960      +19     
  Branches        664      668       +4     
============================================
+ Hits           3160     3177      +17     
+ Misses          532      531       -1     
- Partials        249      252       +3     

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