Tech debt #79
Merged
Tech debt #79
Codecov / codecov/project
succeeded
Oct 19, 2024 in 0s
67.2% (+0.0%) compared to 3c4058a
View this Pull Request on Codecov
67.2% (+0.0%) compared to 3c4058a
Details
Codecov Report
Attention: Patch coverage is 59.15493%
with 29 lines
in your changes missing coverage. Please review.
Project coverage is 67.2%. Comparing base (
3c4058a
) to head (cf8f757
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/tls/rustls.rs | 0.0% | 13 Missing |
src/tls/native_tls.rs | 0.0% | 10 Missing |
src/bin/loadtest.rs | 0.0% | 3 Missing |
src/worker/builder.rs | 75.0% | 2 Missing |
src/proto/single/utils.rs | 95.2% | 1 Missing |
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
src/proto/batch/mod.rs | 91.6% <ø> (ø) |
|
src/proto/client/mod.rs | 87.1% <100.0%> (+0.2%) |
⬆️ |
src/proto/single/mod.rs | 94.2% <100.0%> (+0.1%) |
⬆️ |
src/proto/single/resp.rs | 87.6% <ø> (ø) |
|
src/proto/utils.rs | 74.5% <ø> (-3.1%) |
⬇️ |
src/worker/health.rs | 89.1% <100.0%> (+0.4%) |
⬆️ |
src/worker/mod.rs | 85.0% <100.0%> (+1.6%) |
⬆️ |
src/worker/runner.rs | 25.0% <ø> (ø) |
|
src/proto/single/utils.rs | 99.0% <95.2%> (-1.0%) |
⬇️ |
src/worker/builder.rs | 88.3% <75.0%> (+0.4%) |
⬆️ |
... and 3 more |
Loading