Skip to content

Add tip about stripping ANSI color codes

Elliot Rushton requested to merge tip-for-ansi-colors into master

What does this MR do?

Adds a tip to the code coverage documentation letting users know that ANSI color codes might break their code coverage parser and how to avoid it if their code coverage tool doesn't provide an option to disable it.

Closes gitlab-runner#3559 (closed)

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Elliot Rushton

Merge request reports