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

Structured concurrency: Part 1 #1214

Merged
merged 6 commits into from
Sep 30, 2024

Merge branch 'nightly' into rakanalh/structured-concurrency-pt1

c89e4f4
Select commit
Loading
Failed to load commit list.
Merged

Structured concurrency: Part 1 #1214

Merge branch 'nightly' into rakanalh/structured-concurrency-pt1
c89e4f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2024 in 1s

77.6% (+0.0%) compared to d11770c

View this Pull Request on Codecov

77.6% (+0.0%) compared to d11770c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.6%. Comparing base (d11770c) to head (c89e4f4).
Report is 1 commits behind head on nightly.

Additional details and impacted files
Files with missing lines Coverage Δ
crates/ethereum-rpc/src/lib.rs 88.9% <100.0%> (-0.1%) ⬇️
crates/ethereum-rpc/src/subscription.rs 100.0% <100.0%> (+4.0%) ⬆️
crates/ethereum-rpc/src/trace.rs 78.9% <100.0%> (+0.3%) ⬆️

... and 1 file with indirect coverage changes