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: implement legacy hookwrappers in terms of a modern hook" #546

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

WIP: move legacy hook result trigger outside of the except block

ea049ed
Select commit
Loading
Failed to load commit list.
Open

refactor: implement legacy hookwrappers in terms of a modern hook" #546

WIP: move legacy hook result trigger outside of the except block
ea049ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 4, 2024 in 1s

74.57% of diff hit (target 91.89%)

View this Pull Request on Codecov

74.57% of diff hit (target 91.89%)

Annotations

Check warning on line 47 in src/pluggy/_callers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_callers.py#L47

Added line #L47 was not covered by tests

Check warning on line 109 in src/pluggy/_callers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_callers.py#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 150 in src/pluggy/_callers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_callers.py#L150

Added line #L150 was not covered by tests

Check warning on line 155 in src/pluggy/_callers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_callers.py#L155

Added line #L155 was not covered by tests

Check warning on line 159 in src/pluggy/_callers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_callers.py#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 169 in src/pluggy/_callers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_callers.py#L169

Added line #L169 was not covered by tests