Skip to content

feat(interval): add certified determinant sign enclosures - #231

Merged
acgetchell merged 2 commits into
mainfrom
feat/218-interval-determinant-signs
Sep 4, 2026
Merged

feat(interval): add certified determinant sign enclosures#231
acgetchell merged 2 commits into
mainfrom
feat/218-interval-determinant-signs

test(interval): cover enclosure and range-exhaustion boundaries

c2437b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2026 in 0s

97.87% (target 98.00%)

View this Pull Request on Codecov

97.87% (target 98.00%)

Details

Codecov Report

❌ Patch coverage is 98.22161% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.87%. Comparing base (7bb3776) to head (c2437b8).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/interval.rs 98.05% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
+ Coverage   97.82%   97.87%   +0.04%     
==========================================
  Files           9       10       +1     
  Lines        5338     6069     +731     
==========================================
+ Hits         5222     5940     +718     
- Misses        116      129      +13     

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