Skip to content

cli: adjust upload-state command to upload key-value pairs instead of full MPT traversal #3845

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

Merged
merged 2 commits into from
Mar 27, 2025

cli: adjust resulting state object structure in `upload-state` command

f60feef
Select commit
Loading
Failed to load commit list.
Merged

cli: adjust upload-state command to upload key-value pairs instead of full MPT traversal #3845

cli: adjust resulting state object structure in `upload-state` command
f60feef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2025 in 0s

82.56% (+0.02%) compared to 42beabc

View this Pull Request on Codecov

82.56% (+0.02%) compared to 42beabc

Details

Codecov Report

Attention: Patch coverage is 39.13043% with 14 lines in your changes missing coverage. Please review.

Project coverage is 82.56%. Comparing base (42beabc) to head (f60feef).

Files with missing lines Patch % Lines
cli/util/upload_state.go 0.00% 12 Missing ⚠️
cli/server/server.go 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3845      +/-   ##
==========================================
+ Coverage   82.53%   82.56%   +0.02%     
==========================================
  Files         342      342              
  Lines       47891    47887       -4     
==========================================
+ Hits        39527    39537      +10     
+ Misses       6730     6708      -22     
- Partials     1634     1642       +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.