chore: use eslint-config-webpack #170
Merged
Codecov / codecov/project
failed
Jun 10, 2025 in 0s
93.24% (-0.01%) compared to 4588be9
View this Pull Request on Codecov
93.24% (-0.01%) compared to 4588be9
Details
Codecov Report
Attention: Patch coverage is 90.98361%
with 22 lines
in your changes missing coverage. Please review.
Project coverage is 93.24%. Comparing base (
4588be9
) to head (14e0b11
).
Files with missing lines | Patch % | Lines |
---|---|---|
lib/helpers/stringBufferUtils.js | 50.00% | 5 Missing and 1 partial |
lib/helpers/getFromStreamChunks.js | 86.20% | 4 Missing |
lib/CachedSource.js | 85.00% | 3 Missing |
lib/helpers/streamAndGetSourceAndMap.js | 82.35% | 3 Missing |
lib/ReplaceSource.js | 86.66% | 2 Missing |
lib/ConcatSource.js | 92.30% | 1 Missing |
lib/RawSource.js | 83.33% | 1 Missing |
lib/helpers/getSource.js | 0.00% | 1 Missing |
test/helpers.js | 95.23% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #170 +/- ##
==========================================
- Coverage 93.24% 93.24% -0.01%
==========================================
Files 24 25 +1
Lines 1822 1866 +44
Branches 584 595 +11
==========================================
+ Hits 1699 1740 +41
- Misses 114 117 +3
Partials 9 9
☔ 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