Details
-
Type:
Documentation
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9.1
-
Component/s: None
-
Labels:None
-
Edition:Community
-
Production Notes:None
Description
Current documentation states that "Based on observations from code on SonarCloud, # pragma: no cover exempts a block from coverage." This is actually consistent behavior as stated here: https://coverage.readthedocs.io/en/coverage-4.3.3/excluding.html
Because of this, this info is irelevant.