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

Fix JsonMatcher (parsing DateTimeOffset) #358

Merged
merged 4 commits into from
Oct 9, 2019

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Oct 8, 2019

No description provided.

@codecov
Copy link

codecov bot commented Oct 8, 2019

Codecov Report

Merging #358 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #358      +/-   ##
==========================================
+ Coverage    80.5%   80.53%   +0.02%     
==========================================
  Files         114      114              
  Lines        4566     4573       +7     
==========================================
+ Hits         3676     3683       +7     
  Misses        890      890
Impacted Files Coverage Δ
src/WireMock.Net/Util/JsonUtils.cs 100% <100%> (ø) ⬆️
...rc/WireMock.Net/Transformers/HandleBarsJsonPath.cs 97.77% <100%> (ø) ⬆️
src/WireMock.Net/Matchers/JsonMatcher.cs 89.47% <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 b2167f8...0d3831a. Read the comment docs.

@StefH StefH merged commit 7789f94 into master Oct 9, 2019
@StefH StefH deleted the fix_JsonMatcherDateTimeOffset branch October 9, 2019 09:16
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.

None yet

2 participants