Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/docs/evaluate-code-coverage.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ Running the script with no options will provide a summary of options as well.

## Code coverage bot

For each change that landed, we run a x64 coverage analysis — see the [coverage bot](https://ci.chromium.org/p/v8/builders/luci.v8.ci/V8%20Linux64%20-%20gcov%20coverage). We don't run bots for coverage for other architectures.
For each change that landed, we run a x64 coverage analysis — see the [coverage bot](https://ci.chromium.org/ui/p/v8/builders/ci/V8%20Linux64%20-%20coverage). We don't run bots for coverage for other architectures.

To get the report for a particular run, you want to list the build steps, find the “gsutil coverage report” one (towards the end), and open the “report” under it.