Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MissingValues for Lucene 10 #17647

Merged
merged 1 commit into from
Mar 26, 2025

Fix MissingValues for Lucene 10

71f1b16
Select commit
Loading
Failed to load commit list.
Merged

Fix MissingValues for Lucene 10 #17647

Fix MissingValues for Lucene 10
71f1b16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2025 in 0s

72.42% (target 70.00%)

View this Pull Request on Codecov

72.42% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.42%. Comparing base (47d3655) to head (71f1b16).
Report is 11 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #17647      +/-   ##
============================================
- Coverage     72.53%   72.42%   -0.11%     
+ Complexity    65826    65756      -70     
============================================
  Files          5311     5311              
  Lines        305073   305073              
  Branches      44243    44245       +2     
============================================
- Hits         221293   220964     -329     
- Misses        65688    65995     +307     
- Partials      18092    18114      +22     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.