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

Swagger support #749

Merged
merged 39 commits into from
May 13, 2022
Merged

Swagger support #749

merged 39 commits into from
May 13, 2022

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Apr 23, 2022

No description provided.

@StefH StefH added the feature label Apr 23, 2022
@StefH StefH self-assigned this Apr 23, 2022
@codecov
Copy link

codecov bot commented Apr 23, 2022

Codecov Report

Merging #749 (39cf5d2) into master (0d8b3b1) will decrease coverage by 2.76%.
The diff coverage is 51.69%.

@@            Coverage Diff             @@
##           master     #749      +/-   ##
==========================================
- Coverage   75.66%   72.90%   -2.77%     
==========================================
  Files         189      194       +5     
  Lines        6566     6919     +353     
  Branches      675      727      +52     
==========================================
+ Hits         4968     5044      +76     
- Misses       1388     1656     +268     
- Partials      210      219       +9     
Impacted Files Coverage Δ
...ock.Net.Abstractions/Admin/Mappings/CookieModel.cs 0.00% <0.00%> (ø)
...Abstractions/Extensions/ResponseModelExtensions.cs 0.00% <0.00%> (ø)
src/WireMock.Net/Serialization/SwaggerMapper.cs 0.00% <0.00%> (ø)
src/WireMock.Net/Serialization/PactMapper.cs 66.29% <31.81%> (ø)
...c/WireMock.Net/Server/WireMockServer.LogEntries.cs 39.53% <37.14%> (-0.95%) ⬇️
....Abstractions/Extensions/RequestModelExtensions.cs 46.66% <46.66%> (ø)
src/WireMock.Net/Server/WireMockServer.Admin.cs 58.59% <66.66%> (-0.73%) ⬇️
...rc/WireMock.Net/Owin/Mappers/OwinResponseMapper.cs 93.33% <71.42%> (+0.62%) ⬆️
src/WireMock.Net/Util/TypeBuilderUtils.cs 73.91% <73.91%> (ø)
src/WireMock.Net/Util/JsonUtils.cs 79.23% <82.69%> (-1.48%) ⬇️
... and 24 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 0d8b3b1...39cf5d2. Read the comment docs.

@StefH StefH merged commit 5e301fd into master May 13, 2022
@StefH StefH deleted the 745-swagger branch May 13, 2022 20:02
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