Add time limits to compute ideal point & dichotomy starting solutions #99
Codecov / codecov/project
failed
Apr 8, 2025 in 0s
98.77% (-0.31%) compared to 9a789dd
View this Pull Request on Codecov
98.77% (-0.31%) compared to 9a789dd
Details
Codecov Report
Attention: Patch coverage is 87.50000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 98.77%. Comparing base (
9a789dd
) to head (56ae7f8
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/algorithms/Dichotomy.jl | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #99 +/- ##
==========================================
- Coverage 99.07% 98.77% -0.31%
==========================================
Files 9 9
Lines 974 980 +6
==========================================
+ Hits 965 968 +3
- Misses 9 12 +3
☔ 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