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

Tech debt #64

Merged
merged 22 commits into from
Sep 1, 2024

Rm WorkerBuilder::connect_with_buffered

1227381
Select commit
Loading
Failed to load commit list.
Merged

Tech debt #64

Rm WorkerBuilder::connect_with_buffered
1227381
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 18, 2024 in 0s

67.1% (-2.4%) compared to a63b658

View this Pull Request on Codecov

67.1% (-2.4%) compared to a63b658

Details

Codecov Report

Attention: Patch coverage is 32.35294% with 115 lines in your changes missing coverage. Please review.

Project coverage is 67.1%. Comparing base (a63b658) to head (1227381).

Files Patch % Lines
src/tls/rustls.rs 0.0% 30 Missing ⚠️
src/tls/native_tls.rs 0.0% 28 Missing ⚠️
src/proto/client/ent.rs 0.0% 17 Missing ⚠️
src/worker/builder.rs 57.5% 14 Missing ⚠️
src/proto/single/ent/cmd.rs 0.0% 12 Missing ⚠️
src/proto/mod.rs 62.5% 3 Missing ⚠️
src/proto/single/ent/progress.rs 0.0% 3 Missing ⚠️
src/worker/stop.rs 0.0% 3 Missing ⚠️
src/proto/batch/handle.rs 0.0% 2 Missing ⚠️
src/worker/mod.rs 91.3% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
Files Coverage Δ
src/proto/client/mod.rs 86.8% <100.0%> (ø)
src/proto/single/ent/mod.rs 100.0% <ø> (ø)
src/worker/health.rs 88.6% <ø> (ø)
src/proto/batch/status.rs 0.0% <0.0%> (ø)
src/proto/batch/handle.rs 0.0% <0.0%> (ø)
src/worker/mod.rs 83.4% <91.3%> (+<0.1%) ⬆️
src/proto/mod.rs 72.7% <62.5%> (-27.3%) ⬇️
src/proto/single/ent/progress.rs 0.0% <0.0%> (ø)
src/worker/stop.rs 54.5% <0.0%> (-20.5%) ⬇️
src/proto/single/ent/cmd.rs 0.0% <0.0%> (ø)
... and 4 more