Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(network): add rpc messages and codec #460

Closed
wants to merge 1 commit into from

feat(p2p): add rpc messages and codec

c43c845
Select commit
Loading
Failed to load commit list.
Closed

feat(network): add rpc messages and codec #460

feat(p2p): add rpc messages and codec
c43c845
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2023 in 1s

54.51% (+2.31%) compared to 440c096

View this Pull Request on Codecov

54.51% (+2.31%) compared to 440c096

Details

Codecov Report

Merging #460 (c43c845) into main (440c096) will increase coverage by 2.31%.
The diff coverage is 89.61%.

Impacted file tree graph

Files Coverage Δ
crates/network/src/rpc/handler/snappy.rs 96.80% <96.80%> (ø)
crates/network/src/rpc/handler/codec.rs 94.92% <94.92%> (ø)
crates/network/src/rpc/handler/serde.rs 95.64% <95.64%> (ø)
crates/network/src/rpc/message.rs 56.60% <56.60%> (ø)
crates/network/src/rpc/protocol.rs 46.15% <46.15%> (ø)
Components Coverage Δ
rundler binary 0.00% <ø> (ø)
builder 45.04% <ø> (ø)
dev 0.00% <ø> (ø)
pool 59.54% <ø> (ø)
provider 1.33% <ø> (ø)
rpc 18.26% <ø> (ø)
sim 82.61% <ø> (ø)
tasks ∅ <ø> (∅)
types 93.56% <ø> (ø)
utils 7.20% <ø> (ø)
network 89.61% <89.61%> (∅)