fix: optimize tipset cache usage #6781
Merged
Codecov / codecov/project
succeeded
Mar 23, 2026 in 1s
63.62% (-0.02%) compared to c2c6d23
View this Pull Request on Codecov
63.62% (-0.02%) compared to c2c6d23
Details
Codecov Report
❌ Patch coverage is 56.00000% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.62%. Comparing base (c2c6d23) to head (0def445).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/auth/mod.rs | 100.00% <100.00%> (ø) |
|
| src/beacon/drand.rs | 76.66% <100.00%> (-0.85%) |
⬇️ |
| src/chain_sync/chain_follower.rs | 39.27% <100.00%> (-0.10%) |
⬇️ |
| src/cli_shared/cli/config.rs | 100.00% <100.00%> (ø) |
|
| src/f3/mod.rs | 59.12% <100.00%> (ø) |
|
| src/fil_cns/validation.rs | 78.75% <100.00%> (ø) |
|
| src/libp2p/chain_exchange/provider.rs | 83.33% <100.00%> (-0.12%) |
⬇️ |
| src/libp2p/service.rs | 12.30% <ø> (+0.06%) |
⬆️ |
| src/rpc/json_validator.rs | 96.10% <ø> (+2.20%) |
⬆️ |
| src/rpc/methods/eth/tipset_resolver.rs | 60.00% <100.00%> (-0.53%) |
⬇️ |
| ... and 12 more |
... and 7 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update c2c6d23...0def445. Read the comment docs.
Loading