You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix coverage support when using default_java_toolchain. (bazelbuild#12801)
* Fix coverage support when using default_java_toolchain.
In such case jacoco runner was not set on the java_toolchain.
Issue bazelbuild#12793
* Additional coverage test for predefined toolchains.
* Revert "Additional coverage test for predefined toolchains."
This reverts commit da3f7fd.
0 commit comments