commit | 2793e5a8c7ea2102fb2deb6bd12d453a23823fce | [log] [tgz] |
---|---|---|
author | Garrett Holmstrom <gholmstrom@zoox.com> | Tue Apr 06 02:23:01 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 06 02:24:19 2021 -0700 |
tree | b696b449deeb737d4542e99d5ee8bdb9d186f2dc | |
parent | 09cd1fccbe37f9be3ae772db2c313eb5f8508486 [diff] |
Create blank coverage reports before running tests This ensures that the output file bazel expects exists even if the coverage test task times out. If it does not exist then the final coverage-aggregation action will not run because it is missing an input file. Closes #13278. PiperOrigin-RevId: 366964262
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md