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

use sys.get_asyncgen_hooks().finalizer to sniff io #28

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Merge branch 'master' into sniffio-get-asyncgen-hooks

9ce0ca3
Select commit
Loading
Failed to load commit list.
Draft

use sys.get_asyncgen_hooks().finalizer to sniff io #28

Merge branch 'master' into sniffio-get-asyncgen-hooks
9ce0ca3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 29, 2023 in 1s

80.00% of diff hit (target 96.51%)

View this Pull Request on Codecov

80.00% of diff hit (target 96.51%)

Annotations

Check warning on line 42 in sniffio/_impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sniffio/_impl.py#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 45 in sniffio/_impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sniffio/_impl.py#L45

Added line #L45 was not covered by tests

Check warning on line 53 in sniffio/_impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sniffio/_impl.py#L53

Added line #L53 was not covered by tests

Check warning on line 134 in sniffio/_impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sniffio/_impl.py#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 142 in sniffio/_impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sniffio/_impl.py#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 149 in sniffio/_impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sniffio/_impl.py#L146-L149

Added lines #L146 - L149 were not covered by tests

Check warning on line 159 in sniffio/_impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sniffio/_impl.py#L158-L159

Added lines #L158 - L159 were not covered by tests