Skip to content

Extract regex patterns to constants for better maintainability#224

Merged
bartveneman merged 3 commits into
mainfrom
claude/formatter-performance-analysis-ttf5ss
Jul 10, 2026
Merged

Extract regex patterns to constants for better maintainability#224
bartveneman merged 3 commits into
mainfrom
claude/formatter-performance-analysis-ttf5ss

fix: revert Number(b) back to parseFloat(b) in print_nth

64f4006
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 0s

97.07% (+0.08%) compared to f0ede7e

View this Pull Request on Codecov

97.07% (+0.08%) compared to f0ede7e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.07%. Comparing base (f0ede7e) to head (64f4006).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #224      +/-   ##
==========================================
+ Coverage   96.98%   97.07%   +0.08%     
==========================================
  Files           2        2              
  Lines         365      376      +11     
  Branches      136      136              
==========================================
+ Hits          354      365      +11     
  Misses         10       10              
  Partials        1        1              

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