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 noop_update_total metric in indexing stats cannot be updated by bulk API #11485

Merged
merged 11 commits into from
Jan 11, 2024

merge main

acefff7
Select commit
Loading
Failed to load commit list.
Merged

Fix noop_update_total metric in indexing stats cannot be updated by bulk API #11485

merge main
acefff7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 1s

71.32% (target 70.00%)

View this Pull Request on Codecov

71.32% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5ccd134) 71.30% compared to head (acefff7) 71.32%.
Report is 44 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11485      +/-   ##
============================================
+ Coverage     71.30%   71.32%   +0.02%     
- Complexity    59157    59200      +43     
============================================
  Files          4906     4906              
  Lines        278198   278199       +1     
  Branches      40422    40422              
============================================
+ Hits         198358   198436      +78     
+ Misses        63414    63281     -133     
- Partials      16426    16482      +56     

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