cli: adjust upload-state
command to upload key-value pairs instead of full MPT traversal
#3845
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.
Loading