forknet: Drop unneeded columns in the fork-network command #12921
Codecov / codecov/project
succeeded
Feb 14, 2025 in 0s
70.50% (+0.02%) compared to ecc1373
View this Pull Request on Codecov
70.50% (+0.02%) compared to ecc1373
Details
Codecov Report
Attention: Patch coverage is 13.33333%
with 52 lines
in your changes missing coverage. Please review.
Project coverage is 70.50%. Comparing base (
ecc1373
) to head (0fd1a69
).
Report is 4 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
tools/fork-network/src/cli.rs | 0.00% | 27 Missing |
core/store/src/opener.rs | 30.76% | 18 Missing |
core/store/src/db/rocksdb.rs | 0.00% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #12921 +/- ##
==========================================
+ Coverage 70.48% 70.50% +0.02%
==========================================
Files 851 851
Lines 174917 175032 +115
Branches 174917 175032 +115
==========================================
+ Hits 123285 123415 +130
+ Misses 46518 46482 -36
- Partials 5114 5135 +21
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading