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

feat: improve mismatch error #815

Merged
merged 3 commits into from
Oct 9, 2024

fix: typing annotations

d86e54b
Select commit
Loading
Failed to load commit list.
Merged

feat: improve mismatch error #815

fix: typing annotations
d86e54b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 9, 2024 in 1s

79% of diff hit (target 78%)

View this Pull Request on Codecov

79% of diff hit (target 78%)

Annotations

Check warning on line 51 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L51

Added line #L51 was not covered by tests

Check warning on line 93 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 100 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L100

Added line #L100 was not covered by tests

Check warning on line 142 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L142

Added line #L142 was not covered by tests

Check warning on line 144 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L144

Added line #L144 was not covered by tests

Check warning on line 146 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L146

Added line #L146 was not covered by tests

Check warning on line 156 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 161 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L159-L161

Added lines #L159 - L161 were not covered by tests

Check warning on line 180 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L180

Added line #L180 was not covered by tests

Check warning on line 187 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L187

Added line #L187 was not covered by tests

Check warning on line 193 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L193

Added line #L193 was not covered by tests

Check warning on line 199 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L199

Added line #L199 was not covered by tests

Check warning on line 230 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L230

Added line #L230 was not covered by tests

Check warning on line 257 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L257

Added line #L257 was not covered by tests

Check warning on line 303 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L303

Added line #L303 was not covered by tests

Check warning on line 330 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L330

Added line #L330 was not covered by tests

Check warning on line 378 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L378

Added line #L378 was not covered by tests

Check warning on line 405 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L405

Added line #L405 was not covered by tests

Check warning on line 440 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L439-L440

Added lines #L439 - L440 were not covered by tests

Check warning on line 447 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L447

Added line #L447 was not covered by tests

Check warning on line 454 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L454

Added line #L454 was not covered by tests

Check warning on line 461 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L461

Added line #L461 was not covered by tests

Check warning on line 467 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L467

Added line #L467 was not covered by tests

Check warning on line 473 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L473

Added line #L473 was not covered by tests

Check warning on line 497 in src/pact/v3/error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pact/v3/error.py#L495-L497

Added lines #L495 - L497 were not covered by tests