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 #79

Merged
merged 6 commits into from
Oct 19, 2024

Update duration ser-deser helper names

cf8f757
Select commit
Loading
Failed to load commit list.
Merged

Tech debt #79

Update duration ser-deser helper names
cf8f757
Select commit
Loading
Failed to load commit list.
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

... and 1 file with indirect coverage changes