Skip to content

Fix \?, \+ and \| to be treated as ERE in BRE mode

2520eb6
Select commit
Loading
Failed to load commit list.
Open

Fix \?, \+ and \| to be treated as ERE in BRE mode #381

Fix \?, \+ and \| to be treated as ERE in BRE mode
2520eb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 1s

82.29% (+0.03%) compared to d7a713e

View this Pull Request on Codecov

82.29% (+0.03%) compared to d7a713e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.29%. Comparing base (d7a713e) to head (2520eb6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #381      +/-   ##
==========================================
+ Coverage   82.25%   82.29%   +0.03%     
==========================================
  Files          13       13              
  Lines        5522     5534      +12     
  Branches      310      310              
==========================================
+ Hits         4542     4554      +12     
  Misses        977      977              
  Partials        3        3              

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