Commit 6e57a8a4 authored by Yuke Liao's avatar Yuke Liao Committed by Commit Bot

[code coverage] Update per-cl coverage documentation

To clarify that ChromeOS is now supported.

Change-Id: I2ef92ac00baad6407cedd39b8ba173f1c7a47845
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1910767Reviewed-by: default avatarSajjad Mirza <sajjadm@chromium.org>
Reviewed-by: default avatarNodir Turakulov <nodir@chromium.org>
Commit-Queue: Yuke Liao <liaoyuke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#714680}
parent 7cdcec8b
......@@ -27,7 +27,10 @@ trivial-rebase away**, however, if a newly uploaded patchset has
non-trivial code change, a new CQ dry run must be triggered before coverage data
shows up again.
The code coverage tool currently **supports C/C++ code for Chrome on Linux**;
The code coverage tool currently supports:
* C/C++ code for [Chromium on Linux].
* C/C++ code for [Chromium on Chromium OS].
support for more platforms and more languages is in progress.
## Contacts
......@@ -66,3 +69,5 @@ in Gerrit.
[code_coverage.md]: code_coverage.md
[clang_code_coverage_wrapper]: clang_code_coverage_wrapper.md
[chromium-coverage Gerrit plugin]: https://chromium.googlesource.com/infra/gerrit-plugins/code-coverage/
[Chromium on Chromium OS]: https://chromium.googlesource.com/chromium/src/+/master/docs/chromeos_build_instructions.md
[Chromium on Linux]: https://chromium.googlesource.com/chromium/src/+/master/docs/linux_build_instructions.md
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment