Hello everyone,
is there any way to change the color scheme in test coverage visualization (Test coverage visualization | GitLab) in order to be more helpful for red-green color-blind people?
There is a hover-over which tells whether the line was hit or not, but that is very impractical for a big merge request. The nice thing about the visualization (if you can distinguish the colors) is that you can see at one glance which lines are covered and which not.
Thanks!