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 ASTBuilder to get rid of the currentAttr attribute. #585

Merged
merged 21 commits into from
Sep 22, 2024

Fix the logic flaw!

52f6a15
Select commit
Loading
Failed to load commit list.
Merged

Refactor the ASTBuilder to get rid of the currentAttr attribute. #585

Fix the logic flaw!
52f6a15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 20, 2024 in 0s

87.87% of diff hit (target 92.07%)

View this Pull Request on Codecov

87.87% of diff hit (target 92.07%)

Annotations

Check warning on line 580 in pydoctor/astbuilder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/astbuilder.py#L580

Added line #L580 was not covered by tests

Check warning on line 788 in pydoctor/astbuilder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/astbuilder.py#L787-L788

Added lines #L787 - L788 were not covered by tests

Check warning on line 817 in pydoctor/astbuilder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/astbuilder.py#L817

Added line #L817 was not covered by tests

Check warning on line 228 in pydoctor/astutils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/astutils.py#L227-L228

Added lines #L227 - L228 were not covered by tests

Check warning on line 233 in pydoctor/astutils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydoctor/astutils.py#L233

Added line #L233 was not covered by tests