Skip to content

Fix mypy

b79a7d7
Select commit
Loading
Failed to load commit list.
Open

Handling of attrs and dataclass constructors #656

Fix mypy
b79a7d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 29, 2025 in 0s

91.93% of diff hit (target 93.14%)

View this Pull Request on Codecov

91.93% of diff hit (target 93.14%)

Annotations

Check warning on line 133 in pydoctor/astutils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/astutils.py#L133

Added line #L133 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/extensions/attrs.py#L275-L276

Added lines #L275 - L276 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/extensions/attrs.py#L294

Added line #L294 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/extensions/attrs.py#L296

Added line #L296 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/extensions/attrs.py#L306

Added line #L306 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/extensions/attrs.py#L321

Added line #L321 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/extensions/attrs.py#L387

Added line #L387 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/extensions/attrs.py#L573

Added line #L573 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/extensions/attrs.py#L655-L658

Added lines #L655 - L658 were not covered by tests