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

Optimizing get indices to segments map calculations for IndicesSegmen… #14717

Merged
merged 8 commits into from
Sep 4, 2024

Precommit fix

4990514
Select commit
Loading
Failed to load commit list.
Merged

Optimizing get indices to segments map calculations for IndicesSegmen… #14717

Precommit fix
4990514
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 1s

71.97% (target 70.00%)

View this Pull Request on Codecov

71.97% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.97%. Comparing base (a60b668) to head (4990514).
Report is 14 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14717      +/-   ##
============================================
+ Coverage     71.93%   71.97%   +0.03%     
- Complexity    63995    64048      +53     
============================================
  Files          5259     5259              
  Lines        299435   299437       +2     
  Branches      43270    43269       -1     
============================================
+ Hits         215412   215532     +120     
+ Misses        66287    66221      -66     
+ Partials      17736    17684      -52     

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