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

add force_not_a_hook() and unit test #447

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

[pre-commit.ci] auto fixes from pre-commit.com hooks

c28dff8
Select commit
Loading
Failed to load commit list.
Draft

add force_not_a_hook() and unit test #447

[pre-commit.ci] auto fixes from pre-commit.com hooks
c28dff8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 23, 2023 in 0s

67.74% of diff hit (target 94.48%)

View this Pull Request on Codecov

67.74% of diff hit (target 94.48%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_manager.py#L92

Added line #L92 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_manager.py#L94-L96

Added lines #L94 - L96 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_manager.py#L209

Added line #L209 was not covered by tests

Check warning on line 219 in testing/test_pluginmanager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

testing/test_pluginmanager.py#L219

Added line #L219 was not covered by tests

Check warning on line 227 in testing/test_pluginmanager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

testing/test_pluginmanager.py#L227

Added line #L227 was not covered by tests