forked from bazel-contrib/vscode-bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(coverage): Do not emit error on BRDA:0 entries
Coverage report generators in Coverage.py would generate BRDA:0 for exit branches: github.com/nedbat/coveragepy/blob/5467e1f/coverage/lcovreport.py#L108-L112 Also small string fixes for error messages in BRDA. Improves bazel-contrib#362.
- Loading branch information
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters