-
Notifications
You must be signed in to change notification settings - Fork 16
Support other regex dialects than JavaScript #378
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #378 +/- ##
==========================================
- Coverage 99.62% 98.38% -1.24%
==========================================
Files 72 90 +18
Lines 3714 5279 +1565
Branches 530 821 +291
==========================================
+ Hits 3700 5194 +1494
- Misses 14 85 +71 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5139fa9 to
2151bca
Compare
|
Good work! At least I need supports for atomic groups and possessive quantifiers. |
|
Hey @makenowjust! Awesome work here. What do you need to push this? |
Fix #193
Changes