fix: also follow symlinked directories nested in watched real directories (#190) #296
Codecov / codecov/project
failed
Apr 27, 2026 in 0s
95.67% (-0.15%) compared to d9af8b1
View this Pull Request on Codecov
95.67% (-0.15%) compared to d9af8b1
Details
Codecov Report
❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.67%. Comparing base (d9af8b1) to head (6a05d03).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/DirectoryWatcher.js | 75.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #296 +/- ##
==========================================
- Coverage 95.82% 95.67% -0.15%
==========================================
Files 7 7
Lines 1173 1179 +6
Branches 342 345 +3
==========================================
+ Hits 1124 1128 +4
- Misses 44 46 +2
Partials 5 5 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading