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
If a test fails under that's specified under coverage_targets in a presubmit.yaml then no logs are collected and no information is displayed without explicitly adding --test_output=errors explicitly in the project. Coverage should save logs.
The text was updated successfully, but these errors were encountered:
If a test fails under that's specified under
coverage_targets
in a presubmit.yaml then no logs are collected and no information is displayed without explicitly adding--test_output=errors
explicitly in the project. Coverage should save logs.The text was updated successfully, but these errors were encountered: