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

Refactor the Deserialization API into an Assertion API #1652

Merged
merged 1 commit into from
Jul 6, 2024

Refactor the Deserialization API into an Assertion API

67b8d0a
Select commit
Loading
Failed to load commit list.
Merged

Refactor the Deserialization API into an Assertion API #1652

Refactor the Deserialization API into an Assertion API
67b8d0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 5, 2024 in 1s

91.76% of diff hit (target 95.95%)

View this Pull Request on Codecov

91.76% of diff hit (target 95.95%)

Annotations

Check warning on line 388 in betty/assertion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

betty/assertion/__init__.py#L388

Added line #L388 was not covered by tests

Check warning on line 405 in betty/assertion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

betty/assertion/__init__.py#L405

Added line #L405 was not covered by tests

Check warning on line 413 in betty/assertion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

betty/assertion/__init__.py#L413

Added line #L413 was not covered by tests

Check warning on line 468 in betty/assertion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

betty/assertion/__init__.py#L467-L468

Added lines #L467 - L468 were not covered by tests

Check warning on line 527 in betty/assertion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

betty/assertion/__init__.py#L526-L527

Added lines #L526 - L527 were not covered by tests

Check warning on line 556 in betty/assertion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

betty/assertion/__init__.py#L556

Added line #L556 was not covered by tests

Check warning on line 562 in betty/assertion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

betty/assertion/__init__.py#L561-L562

Added lines #L561 - L562 were not covered by tests

Check warning on line 147 in betty/extension/gramps/gui.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

betty/extension/gramps/gui.py#L147

Added line #L147 was not covered by tests

Check warning on line 23 in betty/tests/assertion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

betty/tests/assertion/__init__.py#L23

Added line #L23 was not covered by tests

Check warning on line 35 in betty/tests/assertion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

betty/tests/assertion/__init__.py#L35

Added line #L35 was not covered by tests

Check warning on line 54 in betty/tests/assertion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

betty/tests/assertion/__init__.py#L54

Added line #L54 was not covered by tests

Check warning on line 68 in betty/tests/assertion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

betty/tests/assertion/__init__.py#L68

Added line #L68 was not covered by tests

Check warning on line 92 in betty/tests/assertion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

betty/tests/assertion/__init__.py#L92

Added line #L92 was not covered by tests