Skip to content

mise format

6694106
Select commit
Loading
Failed to load commit list.
Merged

fix: chain exchange hardening #6972

mise format
6694106
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 0s

64.13% (+0.05%) compared to 65c39a0

View this Pull Request on Codecov

64.13% (+0.05%) compared to 65c39a0

Details

Codecov Report

❌ Patch coverage is 81.51659% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.13%. Comparing base (65c39a0) to head (6694106).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/libp2p/service.rs 0.00% 16 Missing ⚠️
src/libp2p/chain_exchange/provider.rs 90.00% 5 Missing and 4 partials ⚠️
src/libp2p/chain_exchange/message.rs 30.00% 7 Missing ⚠️
src/utils/misc/env.rs 42.85% 3 Missing and 1 partial ⚠️
src/libp2p/chain_exchange/behaviour.rs 96.59% 1 Missing and 2 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/libp2p/rpc/mod.rs 15.90% <ø> (ø)
src/libp2p/chain_exchange/behaviour.rs 56.03% <96.59%> (+29.98%) ⬆️
src/utils/misc/env.rs 91.48% <42.85%> (-8.52%) ⬇️
src/libp2p/chain_exchange/message.rs 80.15% <30.00%> (-4.33%) ⬇️
src/libp2p/chain_exchange/provider.rs 86.93% <90.00%> (+3.60%) ⬆️
src/libp2p/service.rs 11.93% <0.00%> (-0.33%) ⬇️

... and 10 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 65c39a0...6694106. 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.