Tech debt #64
Merged
Tech debt #64
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 |
Loading