Add support for interrupting during the solve loops #140
Codecov / codecov/project
succeeded
Aug 14, 2025 in 0s
98.75% (+0.01%) compared to f793c76
View this Pull Request on Codecov
98.75% (+0.01%) compared to f793c76
Details
Codecov Report
❌ Patch coverage is 95.55556% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.75%. Comparing base (f793c76) to head (64bcf62).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/algorithms/Dichotomy.jl | 66.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #140 +/- ##
==========================================
+ Coverage 98.74% 98.75% +0.01%
==========================================
Files 12 12
Lines 1113 1125 +12
==========================================
+ Hits 1099 1111 +12
Misses 14 14 ☔ View full report in Codecov by Sentry.
📢 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.
Loading