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

Proxy : also save multipart as string in mapping file #264

Merged
merged 4 commits into from
Apr 5, 2019
Merged

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Apr 1, 2019

No description provided.

@StefH StefH self-assigned this Apr 1, 2019
@codecov
Copy link

codecov bot commented Apr 1, 2019

Codecov Report

Merging #264 into master will increase coverage by 0.44%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #264      +/-   ##
==========================================
+ Coverage   89.78%   90.22%   +0.44%     
==========================================
  Files         103      104       +1     
  Lines        5147     5380     +233     
==========================================
+ Hits         4621     4854     +233     
  Misses        526      526
Impacted Files Coverage Δ
src/WireMock.Net/Server/FluentMockServer.Admin.cs 86.56% <100%> (+0.11%) ⬆️
src/WireMock.Net/Serialization/MatcherMapper.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/Matchers/ExactObjectMatcher.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/ResponseMessageBuilder.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/Util/BodyParser.cs 97.54% <100%> (+0.24%) ⬆️
src/WireMock.Net/Util/BytesEncodingUtils.cs 100% <100%> (ø)

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 409d553...4f4e2dd. Read the comment docs.

@StefH StefH changed the title Proxy : also save multipart bytes in Mapping (using ExactObjectMatcher) Proxy : also save multipart as string in mapping file Apr 2, 2019
@StefH StefH merged commit 3d845d5 into master Apr 5, 2019
@StefH StefH deleted the multipart branch April 5, 2019 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant