fix: batch of fifteen issues (#1180-#1182, #1184-#1192, #1194-#1196) - #1198
Merged
Merged
Codecov / codecov/project
succeeded
Aug 3, 2026 in 1s
98.25% (+0.08%) compared to c665362
View this Pull Request on Codecov
98.25% (+0.08%) compared to c665362
Details
Codecov Report
❌ Patch coverage is 96.53179% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.25%. Comparing base (c665362) to head (490e048).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/metrics/abc/tcl.rs | 85.18% | 4 Missing and 4 partials |
| src/metrics/abc.rs | 98.08% | 5 Missing |
| src/metrics/abc/irules.rs | 92.59% | 2 Missing and 2 partials |
| src/metrics/cognitive.rs | 98.46% | 1 Missing and 1 partial |
| src/metrics/nargs.rs | 96.66% | 2 Missing |
| src/getter/groovy.rs | 90.90% | 1 Missing |
| src/getter/mozjs.rs | 92.30% | 1 Missing |
| src/getter/tsx.rs | 92.30% | 1 Missing |
| src/getter/typescript.rs | 92.30% | 1 Missing |
| src/metrics/abc/csharp.rs | 87.50% | 0 Missing and 1 partial |
| ... and 4 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #1198 +/- ##
==========================================
+ Coverage 98.17% 98.25% +0.08%
==========================================
Files 276 276
Lines 70896 71570 +674
Branches 70466 71140 +674
==========================================
+ Hits 69600 70322 +722
+ Misses 875 827 -48
Partials 421 421 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/checker.rs | 96.16% <100.00%> (+0.01%) |
⬆️ |
| src/checker/csharp.rs | 91.66% <100.00%> (+0.75%) |
⬆️ |
| src/checker/elixir.rs | 88.00% <100.00%> (+24.20%) |
⬆️ |
| src/checker/groovy.rs | 100.00% <ø> (ø) |
|
| src/checker/java.rs | 88.88% <100.00%> (+1.38%) |
⬆️ |
| src/checker/javascript.rs | 80.00% <ø> (ø) |
|
| src/checker/kotlin.rs | 69.56% <ø> (ø) |
|
| src/checker/mozjs.rs | 78.57% <ø> (ø) |
|
| src/checker/tsx.rs | 82.35% <ø> (ø) |
|
| src/checker/typescript.rs | 83.33% <ø> (ø) |
|
| ... and 32 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading