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
Take --instrumentation_filter into account in coverage phase (#1377)
Previously, all Scala code would be instrumented for coverage during a
bazel coverage run instead of only those source files that belong to
targets matching the instrumentation filter.
Fixesbazelbuild/bazel#15167.
diff test/coverage_scalatest_resources/expected-coverage.dat $(bazel info bazel-testlogs)/test/coverage_scalatest_resources/consumer/tests/coverage.dat
0 commit comments