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

Fix issue with FluentBuilder #628

Merged
merged 4 commits into from
Aug 6, 2021
Merged

Fix issue with FluentBuilder #628

merged 4 commits into from
Aug 6, 2021

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Aug 5, 2021

No description provided.

@StefH StefH added the bug label Aug 5, 2021
@StefH StefH self-assigned this Aug 5, 2021
@codecov
Copy link

codecov bot commented Aug 5, 2021

Codecov Report

Merging #628 (fa30fbd) into master (799ea2d) will increase coverage by 75.56%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #628       +/-   ##
===========================================
+ Coverage        0   75.56%   +75.56%     
===========================================
  Files           0      124      +124     
  Lines           0     5586     +5586     
  Branches        0      585      +585     
===========================================
+ Hits            0     4221     +4221     
- Misses          0     1183     +1183     
- Partials        0      182      +182     
Impacted Files Coverage Δ
...eMock.Net/Settings/WireMockServerSettingsParser.cs 0.00% <0.00%> (ø)
...et/Matchers/Request/RequestMessageHeaderMatcher.cs 94.11% <0.00%> (ø)
src/WireMock.Net/Server/WireMockServer.Admin.cs 55.66% <0.00%> (ø)
src/WireMock.Net/ResponseBuilders/Response.cs 94.19% <0.00%> (ø)
src/WireMock.Net/Util/UrlUtils.cs 100.00% <0.00%> (ø)
src/WireMock.Net/Matchers/RegexMatcher.cs 86.95% <0.00%> (ø)
...rc/WireMock.Net/Handlers/LocalFileSystemHandler.cs 70.96% <0.00%> (ø)
src/WireMock.Net/Util/DictionaryExtensions.cs 100.00% <0.00%> (ø)
...et/ResponseProviders/ProxyAsyncResponseProvider.cs 100.00% <0.00%> (ø)
src/WireMock.Net/Exceptions/WireMockException.cs 0.00% <0.00%> (ø)
... and 114 more

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 799ea2d...fa30fbd. Read the comment docs.

@StefH StefH merged commit f5d624e into master Aug 6, 2021
@StefH StefH deleted the stef-626 branch August 6, 2021 10:17
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.

None yet

1 participant