Skip to content

Fix behavior for null document ids

Codecov / codecov/project succeeded Aug 15, 2024 in 3s

74.50% (-0.42%) compared to 1da9f31

View this Pull Request on Codecov

74.50% (-0.42%) compared to 1da9f31

Details

Codecov Report

Attention: Patch coverage is 81.57895% with 7 lines in your changes missing coverage. Please review.

Project coverage is 74.50%. Comparing base (1da9f31) to head (725b083).
Report is 25 commits behind head on main.

Files Patch % Lines
...ain/java/com/rfs/common/LuceneDocumentsReader.java 70.83% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #905      +/-   ##
============================================
- Coverage     74.92%   74.50%   -0.42%     
- Complexity     1935     1961      +26     
============================================
  Files           334      343       +9     
  Lines         13366    13543     +177     
  Branches        772      785      +13     
============================================
+ Hits          10014    10090      +76     
- Misses         2873     2967      +94     
- Partials        479      486       +7     

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