commit | 5859a2e6f3888bd0f6afe646e9b8633db3fb8932 | [log] [tgz] |
---|---|---|
author | Filip Filmar <fmil@fuchsia.infra.roller.google.com> | Thu Oct 28 17:54:22 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 28 10:55:37 2021 -0700 |
tree | 75c5a33dd04b2b2b8df2e399f4a022591e593045 | |
parent | eece2f24dc12c3a0eea2540cd6fa09cadae1f3a8 [diff] |
[roll] Roll fuchsia [plasa] Makes the test coverage report format be JSON. This will allow us to add more annotations to each API element as it becomes needed. I made some improvements in the process: 1. The items are now wrapped in an array object. This allows us to attach metadata to the entire report if needed, and for example make it self-describing. 1. I added the data schema at schema/test_coverage_report.schema.json. For now it is purely aspirational and we're not validating anything against it. Original-Fixed: 87467 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/598796 Original-Revision: b89302a6c337156e9e3cfc8e0f174fc834011b6f GitOrigin-RevId: 0dc7f2ae53c3062209c9113d02b7852526c7706a Change-Id: Ica7ea9c6d602d1a1f3c97d049036ac0c3f0b257e
This repository contains Fuchsia's Global Integration manifest files.
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 via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.