Skip to content

fix: remove redundant test cases for empty statements

505895c
Select commit
Loading
Failed to load commit list.
Closed

fix: remove empty statements #186

fix: remove redundant test cases for empty statements
505895c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2025 in 0s

92.21% (+0.04%) compared to 4d28b7f

View this Pull Request on Codecov

92.21% (+0.04%) compared to 4d28b7f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.21%. Comparing base (4d28b7f) to head (505895c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #186      +/-   ##
==========================================
+ Coverage   92.17%   92.21%   +0.04%     
==========================================
  Files           8        8              
  Lines        1355     1375      +20     
==========================================
+ Hits         1249     1268      +19     
- Misses        106      107       +1     
Files with missing lines Coverage Δ
src/lib.rs 90.59% <100.00%> (+0.25%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.