fix: use ArcSwap for SyncStatus#7213
Open
hanabi1224 wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Jun 22, 2026 in 1s
64.40% (+0.01%) compared to d1cb4f8
View this Pull Request on Codecov
64.40% (+0.01%) compared to d1cb4f8
Details
Codecov Report
❌ Patch coverage is 89.74359% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.40%. Comparing base (d1cb4f8) to head (669cb11).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/chain_sync/sync_status.rs | 12.00% <ø> (ø) |
|
| src/health/mod.rs | 95.66% <100.00%> (+0.71%) |
⬆️ |
| src/tool/offline_server/server.rs | 27.23% <100.00%> (ø) |
|
| src/tool/subcommands/api_cmd/test_snapshot.rs | 82.09% <100.00%> (ø) |
|
| src/daemon/mod.rs | 24.74% <0.00%> (ø) |
|
| src/db/gc/snapshot.rs | 0.00% <0.00%> (ø) |
|
| src/health/endpoints.rs | 89.47% <75.00%> (ø) |
|
| src/rpc/methods/eth.rs | 65.11% <0.00%> (+0.02%) |
⬆️ |
| src/rpc/methods/sync.rs | 73.21% <92.30%> (+0.99%) |
⬆️ |
| ...tool/subcommands/api_cmd/generate_test_snapshot.rs | 7.00% <0.00%> (ø) |
|
| ... and 1 more |
... and 15 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update d1cb4f8...669cb11. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading