Skip to content

Commit 6e57a8a

Browse files
Yuke LiaoCommit Bot
Yuke Liao
authored and
Commit Bot
committed
[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/+/1910767 Reviewed-by: Sajjad Mirza <sajjadm@chromium.org> Reviewed-by: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#714680}
1 parent 7cdcec8 commit 6e57a8a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/testing/code_coverage_in_gerrit.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,10 @@ trivial-rebase away**, however, if a newly uploaded patchset has
2727
non-trivial code change, a new CQ dry run must be triggered before coverage data
2828
shows up again.
2929

30-
The code coverage tool currently **supports C/C++ code for Chrome on Linux**;
30+
The code coverage tool currently supports:
31+
* C/C++ code for [Chromium on Linux].
32+
* C/C++ code for [Chromium on Chromium OS].
33+
3134
support for more platforms and more languages is in progress.
3235

3336
## Contacts
@@ -66,3 +69,5 @@ in Gerrit.
6669
[code_coverage.md]: code_coverage.md
6770
[clang_code_coverage_wrapper]: clang_code_coverage_wrapper.md
6871
[chromium-coverage Gerrit plugin]: https://chromium.googlesource.com/infra/gerrit-plugins/code-coverage/
72+
[Chromium on Chromium OS]: https://chromium.googlesource.com/chromium/src/+/master/docs/chromeos_build_instructions.md
73+
[Chromium on Linux]: https://chromium.googlesource.com/chromium/src/+/master/docs/linux_build_instructions.md

0 commit comments

Comments
 (0)