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 support for Cors #714

Merged
merged 7 commits into from
Jan 24, 2022
Merged

Add support for Cors #714

merged 7 commits into from
Jan 24, 2022

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Jan 12, 2022

No description provided.

@StefH StefH added the feature label Jan 12, 2022
@StefH StefH self-assigned this Jan 12, 2022
@codecov
Copy link

codecov bot commented Jan 12, 2022

Codecov Report

Merging #714 (970f408) into master (d6c36bc) will increase coverage by 0.05%.
The diff coverage is 80.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #714      +/-   ##
==========================================
+ Coverage   75.60%   75.65%   +0.05%     
==========================================
  Files         174      175       +1     
  Lines        6283     6337      +54     
  Branches      642      646       +4     
==========================================
+ Hits         4750     4794      +44     
- Misses       1340     1349       +9     
- Partials      193      194       +1     
Impacted Files Coverage Δ
...ireMock.Net/Owin/AspNetCoreSelfHost.NETStandard.cs 55.31% <ø> (ø)
...eMock.Net/Settings/WireMockServerSettingsParser.cs 0.00% <0.00%> (ø)
src/WireMock.Net/Server/WireMockServer.Admin.cs 58.78% <55.55%> (-0.12%) ⬇️
...k.Net.Abstractions/Admin/Settings/SettingsModel.cs 100.00% <100.00%> (ø)
...rc/WireMock.Net/Owin/AspNetCoreSelfHost.NETCore.cs 100.00% <100.00%> (ø)
src/WireMock.Net/Owin/AspNetCoreSelfHost.cs 87.23% <100.00%> (+0.87%) ⬆️
src/WireMock.Net/Owin/WireMockMiddlewareOptions.cs 74.07% <100.00%> (+0.99%) ⬆️
src/WireMock.Net/Server/WireMockServer.cs 67.45% <100.00%> (+0.12%) ⬆️
...rc/WireMock.Net/Settings/WireMockServerSettings.cs 97.22% <100.00%> (+0.07%) ⬆️

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 d6c36bc...970f408. Read the comment docs.

@StefH StefH merged commit ccd433b into master Jan 24, 2022
@StefH StefH deleted the cosr-in-standalone branch January 24, 2022 11:26
@devmariodiaz
Copy link

Hello Stef,

Thanks for this merge, I'm just testing this feature and so far it's working fine. Excuse me, I was on annual leave and I don't see your messages.

@StefH
Copy link
Collaborator Author

StefH commented Jan 24, 2022

@devmariodiaz
New nuget will be published in a few minutes.,.

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