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

flake8-bugbear: opt-in to a couple of opinionated warnings #6312

Merged
merged 3 commits into from
Aug 22, 2024

Exception chaining: do not swallow potentially useful context of caug…

a91e0ef
Select commit
Loading
Failed to load commit list.
Merged

flake8-bugbear: opt-in to a couple of opinionated warnings #6312

Exception chaining: do not swallow potentially useful context of caug…
a91e0ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 20, 2024 in 0s

69.23% of diff hit (target 97.00%)

View this Pull Request on Codecov

69.23% of diff hit (target 97.00%)

Annotations

Check warning on line 89 in cylc/flow/dbstatecheck.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/dbstatecheck.py#L89

Added line #L89 was not covered by tests

Check warning on line 182 in cylc/flow/network/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/network/__init__.py#L182

Added line #L182 was not covered by tests

Check warning on line 265 in cylc/flow/network/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/network/__init__.py#L263-L265

Added lines #L263 - L265 were not covered by tests

Check warning on line 393 in cylc/flow/xtrigger_mgr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/xtrigger_mgr.py#L393

Added line #L393 was not covered by tests