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

Add toString() to MultiSearchRequest class. #12163

Merged
merged 1 commit into from
Feb 12, 2024

Add toString() to MultiSearchRequest, MultiGetRequest and CreateIndex…

5e4281b
Select commit
Loading
Failed to load commit list.
Merged

Add toString() to MultiSearchRequest class. #12163

Add toString() to MultiSearchRequest, MultiGetRequest and CreateIndex…
5e4281b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2024 in 1s

71.40% (target 70.00%)

View this Pull Request on Codecov

71.40% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cf1a0a2) 71.37% compared to head (5e4281b) 71.40%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12163      +/-   ##
============================================
+ Coverage     71.37%   71.40%   +0.02%     
- Complexity    59783    59832      +49     
============================================
  Files          4959     4959              
  Lines        281123   281126       +3     
  Branches      40857    40857              
============================================
+ Hits         200660   200724      +64     
+ Misses        63771    63709      -62     
- Partials      16692    16693       +1     

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