Skip to content

Fix non-capturing groups#707

Merged
kingthorin merged 1 commit into
datafaker-net:mainfrom
kingthorin:capt-grp
Feb 12, 2023
Merged

Fix non-capturing groups#707
kingthorin merged 1 commit into
datafaker-net:mainfrom
kingthorin:capt-grp

Conversation

@kingthorin

Copy link
Copy Markdown
Collaborator

I'd previously used the wrong syntax, luckily it didn't break things.

I'm sure there are a ton of places this should be changed further. I'll look at that for another PR.

Signed-off-by: kingthorin kingthorin@users.noreply.github.com

I'd previously used the wrong syntax, luckily it didn't break things.

I'm sure there are a ton of places this should be changed further. I'll
look at that for another PR.

Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #707 (8e8dd0b) into main (9aaa8a5) will increase coverage by 0.01%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##               main     #707      +/-   ##
============================================
+ Coverage     92.78%   92.79%   +0.01%     
+ Complexity     2578     2576       -2     
============================================
  Files           281      281              
  Lines          5113     5108       -5     
  Branches        529      529              
============================================
- Hits           4744     4740       -4     
+ Misses          237      235       -2     
- Partials        132      133       +1     
Impacted Files Coverage Δ
...ain/java/net/datafaker/providers/base/Barcode.java 85.71% <0.00%> (-4.77%) ⬇️
.../datafaker/transformations/sql/SqlTransformer.java 85.50% <0.00%> (-0.73%) ⬇️
...ain/java/net/datafaker/providers/base/Disease.java 100.00% <0.00%> (ø)
.../java/net/datafaker/service/FakeValuesService.java 84.47% <0.00%> (+0.19%) ⬆️
...n/java/net/datafaker/providers/base/BaseFaker.java 90.99% <0.00%> (+3.16%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kingthorin

Copy link
Copy Markdown
Collaborator Author

Did "we" give up on what-the-diff? Or has it stopped working?

@bodiam

bodiam commented Feb 12, 2023

Copy link
Copy Markdown
Contributor

Did "we" give up on what-the-diff? Or has it stopped working?

No available credits at the moment :(

@bodiam

bodiam commented Feb 12, 2023

Copy link
Copy Markdown
Contributor

I just applied for an Open Source plan! I hope we could get accepted, I do think these PR summaries are quite helpful!

@kingthorin

Copy link
Copy Markdown
Collaborator Author

Okay

@kingthorin kingthorin merged commit f6d4c7b into datafaker-net:main Feb 12, 2023
@kingthorin kingthorin deleted the capt-grp branch February 12, 2023 13:38
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