Skip to content

Eliminate `unreachable!()` in `check_slice_length()`

3653aaa
Select commit
Loading
Failed to load commit list.
Merged

Eliminate unreachable!() in check_slice_length() #200

Eliminate `unreachable!()` in `check_slice_length()`
3653aaa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 1s

86.33% (+0.13%) compared to ca9536d

View this Pull Request on Codecov

86.33% (+0.13%) compared to ca9536d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.33%. Comparing base (ca9536d) to head (3653aaa).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #200      +/-   ##
==========================================
+ Coverage   86.20%   86.33%   +0.13%     
==========================================
  Files           7        7              
  Lines         558      556       -2     
==========================================
- Hits          481      480       -1     
+ Misses         77       76       -1     

☔ 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.