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 attrs support into reusable code #719

Closed
wants to merge 10 commits into from

Merge branch 'master' into 718-dataclass-like-abstraction

b90beba
Select commit
Loading
Failed to load commit list.
Closed

Refactor attrs support into reusable code #719

Merge branch 'master' into 718-dataclass-like-abstraction
b90beba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 28, 2023 in 1s

94.78% of diff hit (target 92.68%)

View this Pull Request on Codecov

94.78% of diff hit (target 92.68%)

Annotations

Check warning on line 56 in pydoctor/extensions/_dataclass_like.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/extensions/_dataclass_like.py#L56

Added line #L56 was not covered by tests

Check warning on line 45 in pydoctor/extensions/attrs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/extensions/attrs.py#L45

Added line #L45 was not covered by tests

Check warning on line 73 in pydoctor/extensions/attrs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/extensions/attrs.py#L73

Added line #L73 was not covered by tests