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 option to run the server on http & https #818

Merged
merged 5 commits into from
Sep 26, 2022
Merged

Add option to run the server on http & https #818

merged 5 commits into from
Sep 26, 2022

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Sep 26, 2022

No description provided.

@StefH StefH added the feature label Sep 26, 2022
@StefH StefH self-assigned this Sep 26, 2022
@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Base: 72.42% // Head: 72.15% // Decreases project coverage by -0.27% ⚠️

Coverage data is based on head (b8fdecb) compared to base (fd996ab).
Patch coverage: 22.64% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #818      +/-   ##
==========================================
- Coverage   72.42%   72.15%   -0.28%     
==========================================
  Files         211      211              
  Lines        7446     7480      +34     
  Branches      769      777       +8     
==========================================
+ Hits         5393     5397       +4     
- Misses       1820     1846      +26     
- Partials      233      237       +4     
Impacted Files Coverage Δ
...c/WireMock.Net/Settings/SimpleCommandLineParser.cs 63.75% <0.00%> (-13.53%) ⬇️
...eMock.Net/Settings/WireMockServerSettingsParser.cs 0.00% <0.00%> (ø)
src/WireMock.Net/Owin/HostUrlOptions.cs 41.66% <23.52%> (-10.34%) ⬇️
src/WireMock.Net/Server/WireMockServer.cs 63.32% <40.00%> (-1.92%) ⬇️
src/WireMock.Net/Owin/HostUrlDetails.cs 100.00% <100.00%> (ø)
...rc/WireMock.Net/Settings/WireMockServerSettings.cs 94.73% <100.00%> (+0.14%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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