commit | 8d6fc64b18c7e35b93f5c43dae1dbd2f8cae2147 | [log] [tgz] |
---|---|---|
author | elenairina <elenairina@google.com> | Fri Sep 01 10:46:10 2017 +0200 |
committer | Vladimir Moskva <vladmos@google.com> | Fri Sep 01 12:29:20 2017 +0200 |
tree | 4674235facfacbcffd0b898d4cd4363c6350fffd | |
parent | c27b4dac3daf36577b2d7944b730dbe346e130dc [diff] |
Rolling forward Java coverage. Instead of passing all the runtime jars in the environment variable, we now write them all to a file and store the file path in the env variable, jacoco runner reading the jars from there. Changes on Jacoco runner side are here: https://github.com/bazelbuild/bazel/commit/05418b33dd87d63e2653e594d462b2aedb0e22e5 RELNOTES: A new Java coverage implementation is available. Makes possible coverage for Skylark JVM rules. PiperOrigin-RevId: 167248966
{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.