You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The color for lines covered and lines partially covered are the same
Suggested solution
Choose color orange for lines partially covered
In this example, llines 108 and 110 are partially covered, but line 109 is not covered at all. So it's a bit confused
Coverage interface is controlled by the vscode itself. I tried to find setting to change the colors, but didn't find any. You can open an issue in vscode repository directly to ask for this feature.
Clear and concise description of the problem
The color for lines covered and lines partially covered are the same
Suggested solution
Choose color orange for lines partially covered
In this example, llines 108 and 110 are partially covered, but line 109 is not covered at all. So it's a bit confused
Image here :
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: