Skip to content

feat: add lint rule to enforce kebab-case route names - #8107

Merged
cstns merged 6 commits into
mainfrom
feat/standardize-route-names/8093-lint-rule
Aug 17, 2026
Merged

feat: add lint rule to enforce kebab-case route names#8107
cstns merged 6 commits into
mainfrom
feat/standardize-route-names/8093-lint-rule

Update imports to use `node:` prefix for consistency with newer node …

016ffde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 14, 2026 in 1s

76.12% (-0.04%) compared to 4fe037c

View this Pull Request on Codecov

76.12% (-0.04%) compared to 4fe037c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.12%. Comparing base (4fe037c) to head (016ffde).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8107      +/-   ##
==========================================
- Coverage   76.16%   76.12%   -0.04%     
==========================================
  Files         442      442              
  Lines       23694    23694              
  Branches     6306     6306              
==========================================
- Hits        18047    18038       -9     
- Misses       5647     5656       +9     

☔ 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.