Skip to content

Improve abort on jump violations. - #2485

Open
davidv1992 wants to merge 3 commits into
mainfrom
improve-abort-handling
Open

Improve abort on jump violations.#2485
davidv1992 wants to merge 3 commits into
mainfrom
improve-abort-handling

Conversation

@davidv1992

Copy link
Copy Markdown
Member

This PR changes the code to handle the abort on jump limit exceedance via a more normal exit path.

@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.43%. Comparing base (6706f25) to head (4972461).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ntpd/src/daemon/system.rs 0.00% 13 Missing ⚠️
statime-algo/src/lib.rs 0.00% 9 Missing ⚠️
ntpd/src/daemon/mod.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2485      +/-   ##
==========================================
- Coverage   77.46%   77.43%   -0.04%     
==========================================
  Files         123      123              
  Lines       26831    26843      +12     
==========================================
  Hits        20785    20785              
- Misses       6046     6058      +12     
Flag Coverage Δ
test-aarch64-apple-darwin 78.81% <0.00%> (-0.04%) ⬇️
test-x86_64-unknown-linux-gnu 77.32% <0.00%> (-0.04%) ⬇️
test-x86_64-unknown-linux-musl 77.20% <0.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@squell
squell requested a review from rnijveld September 10, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant