Skip to content

chore(linter): enable neostandard semicolon mode - #1138

Merged
Renegade334 merged 1 commit into
nodejs:mainfrom
Renegade334:neostandard-semicolon-mode
Aug 5, 2026
Merged

chore(linter): enable neostandard semicolon mode#1138
Renegade334 merged 1 commit into
nodejs:mainfrom
Renegade334:neostandard-semicolon-mode

chore(linter): enable neostandard semicolon mode

507da61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 4, 2026 in 0s

57.19% (-0.13%) compared to 4d967bf

View this Pull Request on Codecov

57.19% (-0.13%) compared to 4d967bf

Details

Codecov Report

❌ Patch coverage is 52.50000% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.19%. Comparing base (4d967bf) to head (507da61).

Files with missing lines Patch % Lines
lib/config.js 57.14% 3 Missing ⚠️
lib/run.js 40.00% 3 Missing ⚠️
lib/links.js 50.00% 2 Missing ⚠️
lib/prepare_release.js 0.00% 2 Missing ⚠️
lib/utils.js 60.00% 2 Missing ⚠️
components/metadata.js 0.00% 1 Missing ⚠️
lib/auth.js 0.00% 1 Missing ⚠️
lib/file.js 80.00% 1 Missing ⚠️
lib/landing_session.js 0.00% 1 Missing ⚠️
lib/prepare_security.js 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1138      +/-   ##
==========================================
- Coverage   57.32%   57.19%   -0.13%     
==========================================
  Files          53       53              
  Lines       10368    10368              
==========================================
- Hits         5943     5930      -13     
- Misses       4425     4438      +13     

☔ View full report in Codecov by Harness.
📢 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.