summaryrefslogtreecommitdiff
path: root/cli/tests/test_comment_coverage.out
diff options
context:
space:
mode:
authorCasper Beyer <caspervonb@pm.me>2021-01-30 03:45:22 +0800
committerGitHub <noreply@github.com>2021-01-29 14:45:22 -0500
commit9965fc8cc35afc0ff4b338b0d893742b84fe102d (patch)
treedc845b973016e7e5b44e014c49eabe6ce6a2f44b /cli/tests/test_comment_coverage.out
parent013b8fe606ba146ad9f7d15a8a3a0e05defb0a12 (diff)
fix(cli/coverage): display mapped instrumentation line counts (#9310)
Diffstat (limited to 'cli/tests/test_comment_coverage.out')
-rw-r--r--cli/tests/test_comment_coverage.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/test_comment_coverage.out b/cli/tests/test_comment_coverage.out
index 582152fa1..ce846836c 100644
--- a/cli/tests/test_comment_coverage.out
+++ b/cli/tests/test_comment_coverage.out
@@ -4,4 +4,4 @@ test comment ... ok ([WILDCARD])
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD])
-[WILDCARD]/tests/subdir/comment.ts ... 100.000% (4/4)
+[WILDCARD]/tests/subdir/comment.ts ... 100.000% (3/3)