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

Implement Random Delay #633

Merged
merged 6 commits into from
Sep 22, 2021
Merged

Implement Random Delay #633

merged 6 commits into from
Sep 22, 2021

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Sep 22, 2021

No description provided.

@StefH StefH added the feature label Sep 22, 2021
@StefH StefH self-assigned this Sep 22, 2021
@codecov
Copy link

codecov bot commented Sep 22, 2021

Codecov Report

Merging #633 (50557eb) into master (c67bf75) will increase coverage by 0.07%.
The diff coverage is 84.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #633      +/-   ##
==========================================
+ Coverage   74.55%   74.63%   +0.07%     
==========================================
  Files         139      139              
  Lines        5848     5874      +26     
  Branches      621      627       +6     
==========================================
+ Hits         4360     4384      +24     
  Misses       1290     1290              
- Partials      198      200       +2     
Impacted Files Coverage Δ
src/WireMock.Net/Server/WireMockServer.Admin.cs 55.37% <0.00%> (-0.36%) ⬇️
src/WireMock.Net/Serialization/MappingConverter.cs 58.56% <90.00%> (+0.37%) ⬆️
src/WireMock.Net/ResponseBuilders/Response.cs 95.86% <100.00%> (+1.67%) ⬆️

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 c67bf75...50557eb. Read the comment docs.

@StefH StefH changed the title Implement RandomDelay Implement Random Delay Sep 22, 2021
@StefH StefH merged commit ba0b9d9 into master Sep 22, 2021
@StefH StefH deleted the random_delays branch September 22, 2021 11:37
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

2 participants