[roll] Roll fuchsia [covargs] Add `prefetch` mode for covargs

To avoid adding complexity logic in coverage recipe, we expose the
functionality of fetching binaries as a helper to be called in the
recipe. Also refactor the execution flow in process() to get the
profiles needed for fetching binaries.

Test:
fx test //src/tests/coverage:clang_coverage_tests_on_host
fx test //src/tests/coverage:rust_coverage_tests_on_host

Original-Bug: 493060950

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1582495
Original-Revision: 72e2724925e6d288c4575da6afc1dcc768402b1d
GitOrigin-RevId: 2c630a0ac7ad8f15a393e161f041298b0f4a410a
Change-Id: Ie8c2390096c333674654638a067521911109e355
1 file changed
tree: fe1bc2821b513911a45a8aeb86fb1d1960fb45eb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.