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

Handle aliases as Documentables #775

Draft
wants to merge 71 commits into
base: master
Choose a base branch
from

add a todo test

e7930bf
Select commit
Loading
Failed to load commit list.
Draft

Handle aliases as Documentables #775

add a todo test
e7930bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 12, 2024 in 1s

88.95% of diff hit (target 92.59%)

View this Pull Request on Codecov

88.95% of diff hit (target 92.59%)

Annotations

Check warning on line 420 in pydoctor/astbuilder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/astbuilder.py#L420

Added line #L420 was not covered by tests

Check warning on line 629 in pydoctor/astbuilder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/astbuilder.py#L629

Added line #L629 was not covered by tests

Check warning on line 1031 in pydoctor/epydoc2stan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/epydoc2stan.py#L1031

Added line #L1031 was not covered by tests

Check warning on line 1034 in pydoctor/epydoc2stan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/epydoc2stan.py#L1033-L1034

Added lines #L1033 - L1034 were not covered by tests

Check warning on line 231 in pydoctor/linker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/linker.py#L231

Added line #L231 was not covered by tests

Check warning on line 261 in pydoctor/linker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/linker.py#L261

Added line #L261 was not covered by tests

Check warning on line 880 in pydoctor/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/model.py#L880

Added line #L880 was not covered by tests

Check warning on line 127 in pydoctor/names.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/names.py#L127

Added line #L127 was not covered by tests

Check warning on line 156 in pydoctor/names.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/names.py#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 142 in pydoctor/sphinx.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/sphinx.py#L142

Added line #L142 was not covered by tests

Check warning on line 380 in pydoctor/templatewriter/pages/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/templatewriter/pages/__init__.py#L380

Added line #L380 was not covered by tests

Check warning on line 437 in pydoctor/templatewriter/pages/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/templatewriter/pages/__init__.py#L437

Added line #L437 was not covered by tests

Check warning on line 483 in pydoctor/templatewriter/pages/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/templatewriter/pages/__init__.py#L483

Added line #L483 was not covered by tests

Check warning on line 87 in pydoctor/templatewriter/pages/attributechild.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/templatewriter/pages/attributechild.py#L87

Added line #L87 was not covered by tests