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

faster baseline import #445

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

fixup: future annotations

d133dae
Select commit
Loading
Failed to load commit list.
Open

faster baseline import #445

fixup: future annotations
d133dae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 3, 2024 in 0s

51.21% of diff hit (target 91.89%)

View this Pull Request on Codecov

51.21% of diff hit (target 91.89%)

Annotations

Check warning on line 37 in src/pluggy/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/__init__.py#L36-L37

Added lines #L36 - L37 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_callers.py#L17-L19

Added lines #L17 - L19 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_callers.py#L24

Added line #L24 was not covered by tests

Check warning on line 12 in src/pluggy/_hooks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_hooks.py#L12

Added line #L12 was not covered by tests

Check warning on line 26 in src/pluggy/_hooks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_hooks.py#L15-L26

Added lines #L15 - L26 were not covered by tests

Check warning on line 28 in src/pluggy/_hooks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_hooks.py#L28

Added line #L28 was not covered by tests

Check warning on line 35 in src/pluggy/_hooks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_hooks.py#L31-L35

Added lines #L31 - L35 were not covered by tests

Check warning on line 39 in src/pluggy/_hooks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_hooks.py#L39

Added line #L39 was not covered by tests

Check warning on line 42 in src/pluggy/_hooks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_hooks.py#L42

Added line #L42 was not covered by tests

Check warning on line 46 in src/pluggy/_hooks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_hooks.py#L46

Added line #L46 was not covered by tests

Check warning on line 50 in src/pluggy/_hooks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_hooks.py#L50

Added line #L50 was not covered by tests

Check warning on line 278 in src/pluggy/_hooks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_hooks.py#L278

Added line #L278 was not covered by tests

Check warning on line 36 in src/pluggy/_importlib_metadata.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_importlib_metadata.py#L36

Added line #L36 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_manager.py#L19-L27

Added lines #L19 - L27 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_manager.py#L171

Added line #L171 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_manager.py#L410

Added line #L410 was not covered by tests

Check warning on line 15 in src/pluggy/_result.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_result.py#L10-L15

Added lines #L10 - L15 were not covered by tests

Check warning on line 18 in src/pluggy/_result.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_result.py#L18

Added line #L18 was not covered by tests

Check warning on line 22 in src/pluggy/_result.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_result.py#L22

Added line #L22 was not covered by tests

Check warning on line 27 in src/pluggy/_result.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_result.py#L27

Added line #L27 was not covered by tests

Check warning on line 10 in src/pluggy/_tracing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_tracing.py#L10

Added line #L10 was not covered by tests

Check warning on line 14 in src/pluggy/_tracing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pluggy/_tracing.py#L13-L14

Added lines #L13 - L14 were not covered by tests