Skip to content

Fix Bug - handle unsigned long in assertion of LongHashSet

Codecov / codecov/project succeeded Jan 31, 2025 in 0s

72.31% (target 70.00%)

View this Pull Request on Codecov

72.31% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 72.31%. Comparing base (2847695) to head (5844005).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
.../main/java/org/apache/lucene/util/LongHashSet.java 33.33% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #17207      +/-   ##
============================================
- Coverage     72.42%   72.31%   -0.11%     
+ Complexity    65775    65754      -21     
============================================
  Files          5318     5318              
  Lines        305739   305745       +6     
  Branches      44349    44351       +2     
============================================
- Hits         221421   221094     -327     
- Misses        66184    66546     +362     
+ Partials      18134    18105      -29     

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