commit | 2a71860f76d26146e89473665083996019ac0517 | [log] [tgz] |
---|---|---|
author | elenairina <elenairina@google.com> | Fri Oct 20 16:29:53 2017 +0200 |
committer | Dmitry Lomov <dslomov@google.com> | Mon Oct 23 17:15:50 2017 +0200 |
tree | 63bd663c468864a090c73a64b999ea7c40823ce2 | |
parent | 761eac40a58d9d30b753fa7dda5c81a4accf88fb [diff] |
Fix NPE when JACOCO_METADATA_JAR is not set. This happens when a sh_test has a dependency on a java_binary, so JACOCO_METADATA_JAR is not set and coverage should not be run on the java_binary. RELNOTES: None. PiperOrigin-RevId: 172881410
{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 system. 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.