> On Nov 19, 2019, at 08:58, Łukasz Niemier <[email protected]> wrote: > > ... This proposal will not solve such problems, as this will simply disable > `IO.ANSI` and will force all output to be „default” (aka, it will not output > ANSI escape codes at all). So if you have problem like that, then you should > contact library author as this change will make such functionality even less > usable.
Indeed. I was simply pointing out a case where relying on text color makes the output less usable for the visually impaired. FWIW, having received some feedback from a blind friend, I have posted an issue: reports should not rely only on text coloring https://github.com/parroty/excoveralls/issues/207 -r -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/8F630385-505C-45CE-8952-92E018F8C2C9%40gmail.com.
