commit | 3cd7450a7fc586413acdb8bb4f8176a70ed77cf3 | [log] [tgz] |
---|---|---|
author | Charles Mita <cmita@google.com> | Fri Aug 14 08:26:01 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 14 08:27:17 2020 -0700 |
tree | 30c3734d1318c9ba95a4707619c83ab6b775a8c7 | |
parent | abae685d540eb88316ff58c1c0234676c0d5f570 [diff] |
Change GcovParser and GcovJsonParser to emit BRDA branch information We want to emit BRDA branch entries in the coverage lcov files if possible, as these are what will be expected by other tools (in particular, genhtml). This requires inventing branch number identifiers, but that isn't a big deal. Closes #11929. PiperOrigin-RevId: 326659546
{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