Skip to content

Support subpatterns in RegexGenerator#1080

Merged
fealho merged 1 commit intomainfrom
issue-1079-regex-subpattern
Apr 9, 2026
Merged

Support subpatterns in RegexGenerator#1080
fealho merged 1 commit intomainfrom
issue-1079-regex-subpattern

Conversation

@fealho
Copy link
Copy Markdown
Member

@fealho fealho commented Apr 8, 2026

Resolve #1079

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (01329c0) to head (aa6fa03).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1080   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines         2644      2647    +3     
=========================================
+ Hits          2644      2647    +3     
Flag Coverage Δ
integration 83.45% <92.85%> (-0.02%) ⬇️
unit 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@fealho fealho force-pushed the issue-1079-regex-subpattern branch from fb4bd1c to 6e183cd Compare April 8, 2026 15:34
@fealho fealho self-assigned this Apr 8, 2026
@fealho fealho force-pushed the issue-1079-regex-subpattern branch 5 times, most recently from 8d94a27 to 730d51c Compare April 8, 2026 17:26
@fealho fealho force-pushed the issue-1079-regex-subpattern branch from 730d51c to aa6fa03 Compare April 8, 2026 17:51
@fealho fealho marked this pull request as ready for review April 8, 2026 18:43
@fealho fealho requested a review from a team as a code owner April 8, 2026 18:43
@fealho fealho requested review from amontanez24, frances-h and pvk-developer and removed request for a team April 8, 2026 18:43
@fealho fealho merged commit 13e00c1 into main Apr 9, 2026
55 checks passed
@fealho fealho deleted the issue-1079-regex-subpattern branch April 9, 2026 16:52
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.

Support subpatterns in RegexGenerator

3 participants