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

use the correct type to widen the sort fields when merging top docs #16881

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

fix

c011176
Select commit
Loading
Failed to load commit list.
Open

use the correct type to widen the sort fields when merging top docs #16881

fix
c011176
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

72.15% (target 70.00%)

View this Pull Request on Codecov

72.15% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 70.96774% with 9 lines in your changes missing coverage. Please review.

Project coverage is 72.15%. Comparing base (b5f651f) to head (c011176).

Files with missing lines Patch % Lines
...pensearch/action/search/SearchPhaseController.java 66.66% 5 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16881      +/-   ##
============================================
- Coverage     72.21%   72.15%   -0.06%     
+ Complexity    65335    65315      -20     
============================================
  Files          5318     5318              
  Lines        304081   304098      +17     
  Branches      43995    44003       +8     
============================================
- Hits         219578   219416     -162     
- Misses        66541    66677     +136     
- Partials      17962    18005      +43     

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