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(tracer): add timeout of 10s to tracer #730

Merged
merged 4 commits into from
Jun 18, 2024

feat(tracer): fix comment

27535c6
Select commit
Loading
Failed to load commit list.
Merged

feat(tracer): add timeout of 10s to tracer #730

feat(tracer): fix comment
27535c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

55.11% (-0.10%) compared to 98f8e2c

View this Pull Request on Codecov

55.11% (-0.10%) compared to 98f8e2c

Details

Codecov Report

Attention: Patch coverage is 20.23810% with 67 lines in your changes missing coverage. Please review.

Project coverage is 55.11%. Comparing base (98f8e2c) to head (27535c6).

Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
crates/sim/src/simulation/context.rs 81.94% <100.00%> (ø)
bin/rundler/src/cli/builder.rs 0.00% <0.00%> (ø)
bin/rundler/src/cli/pool.rs 0.00% <0.00%> (ø)
crates/sim/src/simulation/mod.rs 48.21% <33.33%> (-0.85%) ⬇️
crates/sim/src/simulation/simulator.rs 83.03% <40.00%> (ø)
crates/builder/src/task.rs 0.00% <0.00%> (ø)
crates/sim/src/simulation/v0_6/context.rs 70.47% <63.15%> (-1.75%) ⬇️
crates/sim/src/simulation/v0_7/context.rs 0.00% <0.00%> (ø)
bin/rundler/src/cli/mod.rs 0.00% <0.00%> (ø)
crates/sim/src/simulation/v0_6/tracer.rs 0.00% <0.00%> (ø)
... and 2 more
Components Coverage Δ
rundler binary 0.00% <0.00%> (ø)
builder 50.00% <0.00%> (ø)
dev 0.00% <ø> (ø)
pool 64.32% <0.00%> (-0.06%) ⬇️
provider 16.68% <ø> (ø)
rpc 25.67% <ø> (ø)
sim 77.49% <29.82%> (-0.38%) ⬇️
tasks ∅ <ø> (∅)
types 65.45% <ø> (ø)
utils 18.28% <ø> (ø)