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

[Backport 2.x] Support retrieving doc values of unsigned long field #16545

Merged
merged 1 commit into from
Nov 2, 2024

Support retrieving doc values of unsigned long field (#16543)

2edf092
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Support retrieving doc values of unsigned long field #16545

Support retrieving doc values of unsigned long field (#16543)
2edf092
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2024 in 1s

71.86% (target 70.00%)

View this Pull Request on Codecov

71.86% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.86%. Comparing base (991df43) to head (2edf092).

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x   #16545   +/-   ##
=========================================
  Coverage     71.85%   71.86%           
- Complexity    65389    65411   +22     
=========================================
  Files          5312     5312           
  Lines        305016   305022    +6     
  Branches      44440    44440           
=========================================
+ Hits         219180   219198   +18     
+ Misses        67592    67527   -65     
- Partials      18244    18297   +53     

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