diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2022-07-12 18:58:39 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-12 18:58:39 -0400 |
| commit | 0c87dd1e9898d7ac93e274d3611ee491a107d47a (patch) | |
| tree | f626332706ccd12e0719f9b84d6b234d5483659b /cli/tests/testdata/coverage/branch_expected.lcov | |
| parent | 76107649804e674268becd693b7b2a954eecb3da (diff) | |
perf: use emit from swc instead of tsc (#15118)
Diffstat (limited to 'cli/tests/testdata/coverage/branch_expected.lcov')
| -rw-r--r-- | cli/tests/testdata/coverage/branch_expected.lcov | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/tests/testdata/coverage/branch_expected.lcov b/cli/tests/testdata/coverage/branch_expected.lcov index 31da70224..fb3454210 100644 --- a/cli/tests/testdata/coverage/branch_expected.lcov +++ b/cli/tests/testdata/coverage/branch_expected.lcov @@ -11,7 +11,7 @@ BRH:0 DA:1,1 DA:2,2 DA:3,2 -DA:4,2 +DA:4,0 DA:5,0 DA:6,0 DA:7,2 @@ -22,6 +22,6 @@ DA:12,0 DA:13,0 DA:14,0 DA:15,0 -LH:5 +LH:4 LF:14 end_of_record |
