Use eslint v9. #128
Merged
Use eslint v9. #128
Codecov / codecov/project
succeeded
Sep 22, 2025 in 1s
81.37% (+0.01%) compared to 13c12a4
View this Pull Request on Codecov
81.37% (+0.01%) compared to 13c12a4
Details
Codecov Report
❌ Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.37%. Comparing base (13c12a4) to head (d5f153c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/loggers/formatters.js | 50.00% | 2 Missing |
| lib/index.js | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #128 +/- ##
==========================================
+ Coverage 81.35% 81.37% +0.01%
==========================================
Files 10 10
Lines 1952 1954 +2
==========================================
+ Hits 1588 1590 +2
Misses 364 364 | Files with missing lines | Coverage Δ | |
|---|---|---|
| lib/helpers.js | 75.00% <100.00%> (ø) |
|
| lib/loggers/fileLogger.js | 82.14% <100.00%> (ø) |
|
| lib/loggers/index.js | 90.00% <100.00%> (ø) |
|
| lib/index.js | 69.36% <75.00%> (+0.07%) |
⬆️ |
| lib/loggers/formatters.js | 69.56% <50.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 13c12a4...d5f153c. Read the comment docs.
🚀 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