github / github/codeql

LGTM.com - false positive - Python: unreachable statement in a test following with pytest.raises()

Open
#9,273 2 comments 0 reactions 0 assignees View on GitHub
acknowledged false-positive Python
Dominant language
CodeQL
Stars
10.1k
Forks
2.1k
Avg merge
2d 15h
Merged PRs (30d)
141

Description

**Description of the false positive**

An "Unreachable statement." error is raised for a line in a Python test following a context manager `with pytest.raises()`. I have confirmed that the lines are indeed reachable and are executed during a test run.

**URL to the alert on the project page on LGTM.com**

https://lgtm.com/projects/g/pantsbuild/pants/snapshot/bd4b81284ec21bab9d40afae262b9bbd1e0a9501/files/src/python/pants/backend/python/target_types_test.py?sort=name&dir=ASC&mode=heatmap#xc0ed6860b3ae7315:1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.