feat(tsconfig): support JSONC comments in tsconfig.json files #476
Codecov / codecov/project
failed
Feb 27, 2026 in 1s
92.67% (-0.76%) compared to f7f15d9
View this Pull Request on Codecov
92.67% (-0.76%) compared to f7f15d9
Details
Codecov Report
❌ Patch coverage is 74.74747% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.67%. Comparing base (f7f15d9) to head (3cb56d5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/util/strip-json-comments.js | 73.03% | 20 Missing and 4 partials |
| lib/util/fs.js | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #476 +/- ##
==========================================
- Coverage 93.42% 92.67% -0.76%
==========================================
Files 49 50 +1
Lines 2388 2483 +95
Branches 719 751 +32
==========================================
+ Hits 2231 2301 +70
- Misses 128 149 +21
- Partials 29 33 +4 ☔ 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