Skip to content

Add support for (?<name>expr). #167

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

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Add support for (?<name>expr). #167

merged 1 commit into from
Aug 21, 2023

Conversation

junyer
Copy link
Contributor

@junyer junyer commented Aug 13, 2023

This follows google/re2@6148386 (and golang/go@ee61186) to some extent.

@codecov-commenter
Copy link

Codecov Report

Merging #167 (d2152b7) into master (e3c736d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #167   +/-   ##
=======================================
  Coverage   89.06%   89.07%           
=======================================
  Files          19       19           
  Lines        3037     3038    +1     
  Branches      618      619    +1     
=======================================
+ Hits         2705     2706    +1     
  Misses        189      189           
  Partials      143      143           
Files Changed Coverage Δ
java/com/google/re2j/Parser.java 88.02% <100.00%> (+0.01%) ⬆️

@sjamesr sjamesr merged commit 9b3f052 into google:master Aug 21, 2023
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.

3 participants