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

Allow Timeout.InfiniteTimeSpan for WithDelay #746

Merged
merged 2 commits into from
Apr 18, 2022
Merged

Allow Timeout.InfiniteTimeSpan for WithDelay #746

merged 2 commits into from
Apr 18, 2022

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Apr 18, 2022

No description provided.

@StefH StefH changed the title 744 with delay Allow Timeout.InfiniteTimeSpan for WithDelay Apr 18, 2022
@codecov
Copy link

codecov bot commented Apr 18, 2022

Codecov Report

Merging #746 (d1bb0be) into master (5da6e10) will decrease coverage by 0.01%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master     #746      +/-   ##
==========================================
- Coverage   75.53%   75.51%   -0.02%     
==========================================
  Files         175      175              
  Lines        6355     6355              
  Branches      653      654       +1     
==========================================
- Hits         4800     4799       -1     
  Misses       1359     1359              
- Partials      196      197       +1     
Impacted Files Coverage Δ
src/WireMock.Net/Serialization/MappingConverter.cs 60.32% <0.00%> (-0.55%) ⬇️
src/WireMock.Net/ResponseBuilders/Response.cs 95.04% <100.00%> (ø)

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 5da6e10...d1bb0be. Read the comment docs.

@StefH
Copy link
Collaborator Author

StefH commented Apr 18, 2022

#744

@StefH StefH added the feature label Apr 18, 2022
@StefH StefH merged commit 9d54994 into master Apr 18, 2022
@StefH StefH deleted the 744WithDelay branch April 18, 2022 18:55
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.

1 participant