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: add support for avax chains #750

Merged
merged 1 commit into from
Jul 8, 2024

feat: add support for avax chains

3e37638
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for avax chains #750

feat: add support for avax chains
3e37638
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2024 in 1s

57.56% (-0.08%) compared to 459dab6

View this Pull Request on Codecov

57.56% (-0.08%) compared to 459dab6

Details

Codecov Report

Attention: Patch coverage is 49.00398% with 128 lines in your changes missing coverage. Please review.

Project coverage is 57.56%. Comparing base (459dab6) to head (3e37638).

Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
bin/rundler/src/cli/chain_spec.rs 0.00% <ø> (ø)
bin/rundler/src/cli/mod.rs 0.00% <ø> (ø)
crates/builder/src/bundle_proposer.rs 90.29% <100.00%> (ø)
crates/rpc/src/eth/api.rs 69.66% <100.00%> (-0.12%) ⬇️
crates/rpc/src/eth/events/v0_6.rs 16.36% <100.00%> (-1.50%) ⬇️
crates/task/src/grpc/protos.rs 39.02% <ø> (ø)
crates/types/src/chain.rs 91.42% <100.00%> (+2.14%) ⬆️
crates/types/src/user_operation/v0_6.rs 94.46% <100.00%> (+0.13%) ⬆️
crates/builder/src/task.rs 0.00% <0.00%> (ø)
crates/rpc/src/eth/server.rs 0.00% <0.00%> (ø)
... and 19 more
Components Coverage Δ
rundler binary 0.00% <0.00%> (ø)
builder 60.59% <85.71%> (+0.01%) ⬆️
dev 0.00% <ø> (ø)
pool 64.49% <1.38%> (-0.34%) ⬇️
provider 16.10% <ø> (ø)
rpc 25.63% <43.24%> (-0.01%) ⬇️
sim 78.53% <53.84%> (+<0.01%) ⬆️
tasks ∅ <ø> (∅)
types 66.68% <81.57%> (-0.02%) ⬇️
utils 18.28% <ø> (ø)