Skip to content

fix: use ArcSwap for SyncStatus#7213

Open
hanabi1224 wants to merge 1 commit into
mainfrom
hm/arc-swap-for-sync-status
Open

fix: use ArcSwap for SyncStatus#7213
hanabi1224 wants to merge 1 commit into
mainfrom
hm/arc-swap-for-sync-status

fix: use ArcSwap for SyncStatus

669cb11
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/chain_sync/chain_follower.rs 33.33% 2 Missing ⚠️
src/daemon/mod.rs 0.00% 1 Missing ⚠️
src/db/gc/snapshot.rs 0.00% 1 Missing ⚠️
src/health/endpoints.rs 75.00% 1 Missing ⚠️
src/rpc/methods/eth.rs 0.00% 1 Missing ⚠️
src/rpc/methods/sync.rs 92.30% 1 Missing ⚠️
...tool/subcommands/api_cmd/generate_test_snapshot.rs 0.00% 1 Missing ⚠️
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.