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

RegexExtended in settings #700

Merged
merged 2 commits into from
Dec 12, 2021
Merged

RegexExtended in settings #700

merged 2 commits into from
Dec 12, 2021

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Dec 11, 2021

No description provided.

@StefH StefH self-assigned this Dec 11, 2021
@StefH StefH added the feature label Dec 11, 2021
@codecov
Copy link

codecov bot commented Dec 11, 2021

Codecov Report

Merging #700 (3f7ece3) into master (4a434b5) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #700      +/-   ##
==========================================
+ Coverage   74.74%   74.79%   +0.04%     
==========================================
  Files         175      175              
  Lines        6264     6272       +8     
  Branches      647      648       +1     
==========================================
+ Hits         4682     4691       +9     
  Misses       1375     1375              
+ Partials      207      206       -1     
Impacted Files Coverage Δ
src/WireMock.Net/Matchers/RegexMatcher.cs 86.04% <100.00%> (-0.92%) ⬇️
...c/WireMock.Net/RegularExpressions/RegexExtended.cs 100.00% <100.00%> (ø)
src/WireMock.Net/Serialization/MatcherMapper.cs 89.09% <100.00%> (+0.10%) ⬆️
...c/WireMock.Net/Server/WireMockServer.AdminFiles.cs 100.00% <100.00%> (ø)
...rc/WireMock.Net/Settings/WireMockServerSettings.cs 96.96% <100.00%> (+0.09%) ⬆️
src/WireMock.Net/Server/WireMockServer.Admin.cs 55.03% <0.00%> (+0.15%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a434b5...3f7ece3. Read the comment docs.

@StefH
Copy link
Collaborator Author

StefH commented Dec 11, 2021

@ brogdogg See this PR about the settings.

@brogdogg
Copy link
Contributor

@StefH thanks man, this is helpful

@StefH StefH merged commit 6943b90 into master Dec 12, 2021
@StefH StefH deleted the RegexExtended branch December 12, 2021 14:40
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.

2 participants