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 6 commits into
base: main
Choose a base branch
from

Merge remote-tracking branch 'origin/main' into enable-flake8-return

e47c52e
Select commit
Loading
Failed to load commit list.
Open

Enable ruff's flake8-return rule #3047

Merge remote-tracking branch 'origin/main' into enable-flake8-return
e47c52e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 15, 2024 in 0s

95.09% of diff hit (target 99.62%)

View this Pull Request on Codecov

95.09% of diff hit (target 99.62%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trio/_core/_io_kqueue.py#L84

Added line #L84 was not covered by tests

Check warning on line 2414 in src/trio/_core/_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trio/_core/_run.py#L2414

Added line #L2414 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trio/_dtls.py#L59

Added line #L59 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trio/_tests/test_subprocess.py#L87

Added line #L87 was not covered by tests