-
-
Notifications
You must be signed in to change notification settings - Fork 286
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
Red-green colorblind accessibility issue with coverage report #595
Comments
I totally understand that this is an issue.
|
Not really, although a simple + or - would work, it might also be misleading. Another tool, Bullseye, uses these icons for example:
Definitely! I don't know what colors would make sense that would support all types of color blindness. Ultimately, the best solution would be to offer the user to choose their own color scheme |
I added a new report type Here you can find a sample report: Hope this helps! |
Hello. |
There no separate Blue_Red summary report yet. |
Thanks a lot |
@vzhik54 Does this work for you? The next release will contain the new report type |
@danielpalme |
Release 5.1.26 is now available. It contains the new report type. |
I was going over code coverage results with a developer who has colour blindness and discovered that the tool is not accessible for red green colour blindness. Line highlights are especially hard to differentiate due to the desaturated colour. A natural fix would be to include symbols as a supplement.

The text was updated successfully, but these errors were encountered: