Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: unescape escaped regex control characters + add testcase for #378 #380

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

RobQuistNL
Copy link
Contributor

This should fix some issues with escape characters. Not sure if this is the way to go, but for me it seems to fix the issue at hand.

Related: #378

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.29%. Comparing base (d963216) to head (9bcf81d).
Report is 143 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #380      +/-   ##
==========================================
- Coverage   76.58%   73.29%   -3.29%     
==========================================
  Files          24       43      +19     
  Lines        1892     2850     +958     
==========================================
+ Hits         1449     2089     +640     
- Misses        354      588     +234     
- Partials       89      173      +84     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant