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

Add TimeSettings (Start, End and TTL) #661

Merged
merged 8 commits into from
Oct 27, 2021
Merged

Add TimeSettings (Start, End and TTL) #661

merged 8 commits into from
Oct 27, 2021

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Oct 20, 2021

No description provided.

@StefH StefH added the feature label Oct 20, 2021
@StefH StefH self-assigned this Oct 20, 2021
@codecov
Copy link

codecov bot commented Oct 20, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@7ca2095). Click here to learn what that means.
The diff coverage is 43.85%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #661   +/-   ##
=========================================
  Coverage          ?   74.17%           
=========================================
  Files             ?      146           
  Lines             ?     6040           
  Branches          ?      644           
=========================================
  Hits              ?     4480           
  Misses            ?     1356           
  Partials          ?      204           
Impacted Files Coverage Δ
src/WireMock.Net/Extensions/AnyOfExtensions.cs 100.00% <ø> (ø)
src/WireMock.Net/Server/WireMockServer.Admin.cs 55.03% <0.00%> (ø)
src/WireMock.Net/Server/WireMockServer.cs 65.21% <ø> (ø)
.../WireMock.Net/Extensions/TimeSettingsExtensions.cs 21.05% <21.05%> (ø)
src/WireMock.Net/Server/RespondWithAProvider.cs 88.18% <28.57%> (ø)
...c/WireMock.Net/Serialization/TimeSettingsMapper.cs 50.00% <50.00%> (ø)
src/WireMock.Net/Mapping.cs 98.27% <100.00%> (ø)
src/WireMock.Net/Models/TimeSettings.cs 100.00% <100.00%> (ø)
src/WireMock.Net/Owin/MappingMatcher.cs 100.00% <100.00%> (ø)
src/WireMock.Net/Proxy/ProxyHelper.cs 91.07% <100.00%> (ø)
... and 1 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 7ca2095...01b5f45. Read the comment docs.

@StefH StefH merged commit e9db520 into master Oct 27, 2021
@StefH StefH deleted the Start_End_Expiration branch October 27, 2021 16:57
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