Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 84f1d9a

Browse files
Add export coverage
1 parent cf5d298 commit 84f1d9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

export-coverage-test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
llvm-cov export -instr-profile=.build/x86_64-unknown-linux/debug/codecov/default.profdata -format=lcov \
2+
.build/x86_64-unknown-linux/debug/LambdaSwiftSprinterNioPluginPackageTests.xctest > .build/x86_64-unknown-linux/debug/codecov/lcov.info

0 commit comments

Comments
 (0)