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(resharding): do not fail flat storage resharding if account id does not belong to parent #12675

Merged
merged 2 commits into from
Jan 3, 2025

fix clippy

cddd919
Select commit
Loading
Failed to load commit list.
Merged

fix(resharding): do not fail flat storage resharding if account id does not belong to parent #12675

fix clippy
cddd919
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2025 in 0s

70.52% (+0.01%) compared to edaccb6

View this Pull Request on Codecov

70.52% (+0.01%) compared to edaccb6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.52%. Comparing base (edaccb6) to head (cddd919).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12675      +/-   ##
==========================================
+ Coverage   70.50%   70.52%   +0.01%     
==========================================
  Files         845      845              
  Lines      172258   172308      +50     
  Branches   172258   172308      +50     
==========================================
+ Hits       121452   121514      +62     
+ Misses      45710    45698      -12     
  Partials     5096     5096              

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