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] Ensure consistency of system flag on IndexMetadata after diff is applied (#16644) #16777

Merged
merged 2 commits into from
Dec 10, 2024

Merge branch '2.x' into backport-16644-to-2.x

29107e9
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Ensure consistency of system flag on IndexMetadata after diff is applied (#16644) #16777

Merge branch '2.x' into backport-16644-to-2.x
29107e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 0s

71.84% (target 70.00%)

View this Pull Request on Codecov

71.84% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.84%. Comparing base (6d28b4f) to head (29107e9).

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16777      +/-   ##
============================================
+ Coverage     71.77%   71.84%   +0.06%     
- Complexity    65438    65477      +39     
============================================
  Files          5314     5314              
  Lines        305364   305364              
  Branches      44501    44501              
============================================
+ Hits         219189   219402     +213     
+ Misses        67889    67657     -232     
- Partials      18286    18305      +19     

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