Skip to content

Add SystemTextJsonMatchers#1447

Merged
StefH merged 36 commits into
masterfrom
SystemTextJsonMatcher
May 29, 2026
Merged

Add SystemTextJsonMatchers#1447
StefH merged 36 commits into
masterfrom
SystemTextJsonMatcher

Merge branch 'master' into SystemTextJsonMatcher

7753ac5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 25, 2026 in 0s

33.72% (-0.16%) compared to fed1c87

View this Pull Request on Codecov

33.72% (-0.16%) compared to fed1c87

Details

Codecov Report

❌ Patch coverage is 58.73544% with 248 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.72%. Comparing base (fed1c87) to head (7753ac5).

Files with missing lines Patch % Lines
...Mock.Net.Minimal/Matchers/SystemTextJsonMatcher.cs 56.93% 87 Missing ⚠️
...l/Matchers/AbstractSystemTextJsonPartialMatcher.cs 67.97% 47 Missing and 2 partials ⚠️
...t.Minimal/Matchers/SystemTextJsonPartialMatcher.cs 45.00% 22 Missing ⚠️
...l/Matchers/SystemTextJsonPartialWildcardMatcher.cs 43.24% 21 Missing ⚠️
...ireMock.Net.Minimal/Serialization/SwaggerMapper.cs 0.00% 20 Missing ⚠️
...Mock.Net.Shared/Settings/WireMockServerSettings.cs 31.57% 13 Missing ⚠️
...ireMock.Net.Minimal/Serialization/MatcherMapper.cs 58.33% 10 Missing ⚠️
src/WireMock.Net.Shared/Util/BodyParserSettings.cs 11.11% 8 Missing ⚠️
...c/WireMock.Net.Minimal/Serialization/PactMapper.cs 73.68% 5 Missing ⚠️
.../Assertions/WireMockAdminApiAssertions.WithBody.cs 79.16% 5 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1447      +/-   ##
==========================================
- Coverage   33.88%   33.72%   -0.16%     
==========================================
  Files         158      162       +4     
  Lines       40729    41626     +897     
==========================================
+ Hits        13800    14040     +240     
- Misses      26550    27203     +653     
- Partials      379      383       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.