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

Avoid triggering @property methods on plugins when looking for hookimpls during registration #536

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

explicitly test that properties are ignored on both classes and insta…

2536c62
Select commit
Loading
Failed to load commit list.
Open

Avoid triggering @property methods on plugins when looking for hookimpls during registration #536

explicitly test that properties are ignored on both classes and insta…
2536c62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 3, 2024 in 1s

76.19% of diff hit (target 91.89%)

View this Pull Request on Codecov

76.19% of diff hit (target 91.89%)

Annotations

Check warning on line 59 in src/pluggy/_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_manager.py#L59

Added line #L59 was not covered by tests

Check warning on line 195 in src/pluggy/_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_manager.py#L195

Added line #L195 was not covered by tests

Check warning on line 314 in src/pluggy/_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_manager.py#L314

Added line #L314 was not covered by tests

Check warning on line 316 in src/pluggy/_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_manager.py#L316

Added line #L316 was not covered by tests

Check warning on line 320 in src/pluggy/_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_manager.py#L320

Added line #L320 was not covered by tests