fix(detector): pick up six more silent-drop shapes (re-exports, new URL, multi-arg path.join, path.resolve(__dirname,…), createRequire aliases, import.meta.resolve) #272
+618
−38
Codecov / codecov/project
succeeded
Apr 27, 2026 in 0s
85.94% (+0.43%) compared to 26f10a3
View this Pull Request on Codecov
85.94% (+0.43%) compared to 26f10a3
Details
Codecov Report
❌ Patch coverage is 95.50898% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.94%. Comparing base (26f10a3) to head (f1060ab).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/detector.ts | 95.31% | 15 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #272 +/- ##
==========================================
+ Coverage 85.51% 85.94% +0.43%
==========================================
Files 22 22
Lines 7297 7593 +296
Branches 1039 1141 +102
==========================================
+ Hits 6240 6526 +286
- Misses 1049 1059 +10
Partials 8 8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| lib/walker.ts | 87.35% <100.00%> (+0.09%) |
⬆️ |
| lib/detector.ts | 91.99% <95.31%> (+2.14%) |
⬆️ |
🚀 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