Commas and semicolons counted as branches in code coverage #6600
Labels
needs: investigation
Requires some digging to determine if action is needed
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Bug Report or Feature Request (mark with an
x
)Versions.
Repro steps.
ng test --code-coverage
The log given by the failure.
Desired functionality.
commas and semicolons should not be counted as branches
Mention any other details that might be useful.
The text was updated successfully, but these errors were encountered: