commit | eb3e07d08c5e4e2d28298647c5d7c850eec4a222 | [log] [tgz] |
---|---|---|
author | iirina <elenairina@google.com> | Thu Sep 20 05:58:31 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Sep 20 06:00:00 2018 -0700 |
tree | ffc384a5989f3b51893c40a5cf2454facc907fe7 | |
parent | c0ff4fd62406e6bac3e5210e4663db468b50cde3 [diff] |
Add --experimental_cc_coverage flag. This PR adds a new flag `--experimental_cc_coverage` that enables using `gcov` instead of `lcov` for collecting C++ code coverage. Progress on #5880 Closes #5842. RELNOTES: Faster coverage collection for gcc compiled C++ code can now be tested by enabling it with --experimental_cc_coverage. PiperOrigin-RevId: 213796978
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.