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(state sync): delete get_cached_state_parts #12197

Merged
merged 3 commits into from
Oct 9, 2024

cargo fmt

3085ff2
Select commit
Loading
Failed to load commit list.
Merged

fix(state sync): delete get_cached_state_parts #12197

cargo fmt
3085ff2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

71.67% (-0.02%) compared to d0a33c3

View this Pull Request on Codecov

71.67% (-0.02%) compared to d0a33c3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.67%. Comparing base (d0a33c3) to head (3085ff2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12197      +/-   ##
==========================================
- Coverage   71.69%   71.67%   -0.02%     
==========================================
  Files         824      824              
  Lines      165526   165484      -42     
  Branches   165526   165484      -42     
==========================================
- Hits       118670   118616      -54     
- Misses      41709    41734      +25     
+ Partials     5147     5134      -13     

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