Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 03:58
069f3fd

To use this release asset:

http_archive(
    name = "bazel_jacocorunner",
    sha256 = "161aa4591adabbb44e0d50879718f98e1dbdcaf52065463ce7348d7678740fab",
    urls = ["https://github.com/stackb/bazel-jacocorunner/files/11494076/jacocorunner.v0.2.0.zip"],
    build_file_content = 'filegroup(name = "jar", srcs = ["jacocorunner.jar"], visibility = ["//visibility:public"])',
)

To use this release asset:

http_archive(
    name = "bazel_coverageoutputgenerator",
    sha256 = "145cb7cdcb153998bf954eb0a85d39bbceba3cb8d56bfb77aa28bd1d7e14155a",
    urls = ["https://github.com/stackb/bazel-jacocorunner/files/11494075/coverageoutputgenerator.v0.2.0.zip"],
    build_file_content = 'filegroup(name = "jar", srcs = ["coverageoutputgenerator.jar"], visibility = ["//visibility:public"])',
)

coverageoutputgenerator.v0.2.0.zip
jacocorunner.v0.2.0.zip