commit | a4192e1451ccc2c1e4478304a3396825b6fcedd4 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Fri Nov 01 09:42:48 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Nov 01 09:44:24 2019 -0700 |
tree | 09e484f4b6802b0365748fef565fdc35b2d8bfc3 | |
parent | 40dd7558b28c6fcfe54d1b59857f40b4462d743e [diff] |
Update coverage docs to use new-style providers Progress toward https://github.com/bazelbuild/bazel/issues/9396 RELNOTES: None. PiperOrigin-RevId: 277944308
{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