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(jstzd): implement shutdown signal in jstzd server #688

Merged
merged 1 commit into from
Dec 2, 2024

feat(jstzd): implement shutdown signal in jstzd server

54ce88f
Select commit
Loading
Failed to load commit list.
Merged

feat(jstzd): implement shutdown signal in jstzd server #688

feat(jstzd): implement shutdown signal in jstzd server
54ce88f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

47.63% (+0.03%) compared to 646ba92

View this Pull Request on Codecov

47.63% (+0.03%) compared to 646ba92

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 47.63%. Comparing base (646ba92) to head (54ce88f).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
crates/jstzd/src/task/jstzd.rs 84.61% 0 Missing and 2 partials ⚠️
Files with missing lines Coverage Δ
crates/jstzd/src/task/jstzd.rs 73.46% <84.61%> (+0.19%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 646ba92...54ce88f. Read the comment docs.