test: raise coverage to ~98% via grammar drift guard; bump to 2.0.1#998
Merged
Codecov / codecov/project
succeeded
Jun 30, 2026 in 0s
98.03% (+12.11%) compared to abc812c
View this Pull Request on Codecov
98.03% (+12.11%) compared to abc812c
Details
Codecov Report
❌ Patch coverage is 97.85714% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.03%. Comparing base (abc812c) to head (e90d2d9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/error.rs | 97.43% | 1 Missing |
| src/language_enum_roundtrip.rs | 94.73% | 1 Missing |
| src/tools.rs | 90.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #998 +/- ##
===========================================
+ Coverage 85.91% 98.03% +12.11%
===========================================
Files 266 267 +1
Lines 65831 65971 +140
Branches 65401 65541 +140
===========================================
+ Hits 56560 64673 +8113
+ Misses 8831 857 -7974
- Partials 440 441 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/langs.rs | 92.53% <ø> (ø) |
|
| src/metrics/npa.rs | 99.30% <100.00%> (+0.97%) |
⬆️ |
| src/metrics/npm.rs | 98.10% <100.00%> (+1.11%) |
⬆️ |
| src/metrics/wmc.rs | 97.32% <100.00%> (+0.53%) |
⬆️ |
| src/error.rs | 98.38% <97.43%> (+72.30%) |
⬆️ |
| src/language_enum_roundtrip.rs | 94.73% <94.73%> (ø) |
|
| src/tools.rs | 94.15% <90.00%> (-0.13%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading