Skip to content

refactor: remove redundant character classes in slugify regex - #3484

Merged
arkid15r merged 2 commits into
OWASP:mainfrom
ThetaLogN:refactor/slugify-regex-smell
Jan 23, 2026
Merged

refactor: remove redundant character classes in slugify regex#3484
arkid15r merged 2 commits into
OWASP:mainfrom
ThetaLogN:refactor/slugify-regex-smell

Merge branch 'main' into refactor/slugify-regex-smell

c820292
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2026 in 0s

85.60% (+0.00%) compared to 6838e55

View this Pull Request on Codecov

85.60% (+0.00%) compared to 6838e55

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.60%. Comparing base (6838e55) to head (c820292).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3484   +/-   ##
=======================================
  Coverage   85.60%   85.60%           
=======================================
  Files         461      461           
  Lines       14222    14222           
  Branches     1894     1894           
=======================================
  Hits        12175    12175           
  Misses       1678     1678           
  Partials      369      369           

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 6838e55...c820292. 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.