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

Enable ruff's flake8-return rule #3047

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

Merge branch 'main' into enable-flake8-return

b3ac062
Select commit
Loading
Failed to load commit list.
Open

Enable ruff's flake8-return rule #3047

Merge branch 'main' into enable-flake8-return
b3ac062
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 21, 2024 in 1s

97.19% of diff hit (target 99.51%)

View this Pull Request on Codecov

97.19% of diff hit (target 99.51%)

Annotations

Check warning on line 80 in src/trio/_core/_io_kqueue.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trio/_core/_io_kqueue.py#L80

Added line #L80 was not covered by tests

Check warning on line 62 in src/trio/_dtls.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trio/_dtls.py#L62

Added line #L62 was not covered by tests

Check warning on line 89 in src/trio/_tests/test_subprocess.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trio/_tests/test_subprocess.py#L89

Added line #L89 was not covered by tests