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 ProtoBuf mapping.json #1236

Merged
merged 5 commits into from
Jan 26, 2025

mm

1da7316
Select commit
Loading
Failed to load commit list.
Merged

Fix ProtoBuf mapping.json #1236

mm
1da7316
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 21, 2025 in 1s

72.59% of diff hit (target 35.11%)

View this Pull Request on Codecov

72.59% of diff hit (target 35.11%)

Annotations

Check warning on line 69 in src/WireMock.Net/Matchers/Helpers/BodyDataMatchScoreCalculator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Matchers/Helpers/BodyDataMatchScoreCalculator.cs#L69

Added line #L69 was not covered by tests

Check warning on line 8 in src/WireMock.Net/RequestBuilders/Request.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/RequestBuilders/Request.cs#L8

Added line #L8 was not covered by tests

Check warning on line 11 in src/WireMock.Net/RequestBuilders/Request.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/RequestBuilders/Request.cs#L11

Added line #L11 was not covered by tests

Check warning on line 76 in src/WireMock.Net/RequestBuilders/Request.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/RequestBuilders/Request.cs#L76

Added line #L76 was not covered by tests

Check warning on line 83 in src/WireMock.Net/RequestBuilders/Request.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/RequestBuilders/Request.cs#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 88 in src/WireMock.Net/RequestBuilders/Request.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/RequestBuilders/Request.cs#L88

Added line #L88 was not covered by tests

Check warning on line 52 in src/WireMock.Net/ResponseBuilders/Response.WithHeaders.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/ResponseBuilders/Response.WithHeaders.cs#L52

Added line #L52 was not covered by tests

Check warning on line 66 in src/WireMock.Net/ResponseBuilders/Response.WithHeaders.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/ResponseBuilders/Response.WithHeaders.cs#L66

Added line #L66 was not covered by tests

Check warning on line 80 in src/WireMock.Net/ResponseBuilders/Response.WithHeaders.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/ResponseBuilders/Response.WithHeaders.cs#L80

Added line #L80 was not covered by tests

Check warning on line 266 in src/WireMock.Net/ResponseBuilders/Response.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/ResponseBuilders/Response.cs#L266

Added line #L266 was not covered by tests

Check warning on line 220 in src/WireMock.Net/Serialization/MatcherMapper.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Serialization/MatcherMapper.cs#L220

Added line #L220 was not covered by tests

Check warning on line 126 in src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 135 in src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs#L135

Added line #L135 was not covered by tests

Check warning on line 229 in src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs#L229

Added line #L229 was not covered by tests

Check warning on line 329 in src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs#L329

Added line #L329 was not covered by tests

Check warning on line 349 in src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs#L347-L349

Added lines #L347 - L349 were not covered by tests

Check warning on line 373 in src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs#L371-L373

Added lines #L371 - L373 were not covered by tests

Check warning on line 30 in src/WireMock.Net/Util/PortUtils.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Util/PortUtils.cs#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 36 in src/WireMock.Net/Util/PortUtils.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Util/PortUtils.cs#L33-L36

Added lines #L33 - L36 were not covered by tests

Check warning on line 39 in src/WireMock.Net/Util/PortUtils.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Util/PortUtils.cs#L39

Added line #L39 was not covered by tests

Check warning on line 41 in src/WireMock.Net/Util/PortUtils.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Util/PortUtils.cs#L41

Added line #L41 was not covered by tests

Check warning on line 45 in src/WireMock.Net/Util/PortUtils.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Util/PortUtils.cs#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 14 in src/WireMock.Net/Util/ProtoDefinitionHelper.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Util/ProtoDefinitionHelper.cs#L14

Added line #L14 was not covered by tests

Check warning on line 22 in src/WireMock.Net/Util/ProtoDefinitionHelper.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WireMock.Net/Util/ProtoDefinitionHelper.cs#L22

Added line #L22 was not covered by tests