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

feat: Adds regexRuleConstructor to close #1978 #1980

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

ryasmi
Copy link
Owner

@ryasmi ryasmi commented Dec 18, 2024

Close #1978

@ryasmi ryasmi merged commit 551df61 into master Dec 18, 2024
7 checks passed
@ryasmi ryasmi deleted the regexRuleConstructor branch December 18, 2024 12:10
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1bef9c3) to head (abc1dad).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1980   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           53        54    +1     
  Lines          895       910   +15     
  Branches       140       144    +4     
=========================================
+ Hits           895       910   +15     

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

Copy link

🎉 This PR is included in version 10.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Add rule constructor that restricts string by regex
1 participant