[roll] Roll infra/recipes [ctf_recipe][fuchsia] Compute FIDL coverage

In CTF builds, call fidl_coverage.py to compute FIDL method
coverage from the test artifacts and the API-methods--summary file.

Original-Bug: b/379766709
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1229766
Original-Revision: 7e93dadab53b07ac05644fd2198f846836a83cf9
GitOrigin-RevId: 0b5509027f373743045222c93402d8b91dbc22e1
Change-Id: Iab605dc8651bc351a898073b68eeefcd5e5f046c
1 file changed
tree: dec15327b0f40182b5e91ca771b7692cd19baa4d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.