add test case

test coverage (#3)

* test coverage

* debug coverage action artifacts

test coverage artifacts (#4)

* test coverage

* debug coverage action artifacts

* test coverage artifacts

del comment
This commit is contained in:
zhengjian
2025-10-17 12:26:20 +08:00
parent 235394ba04
commit 5fc337d655
2 changed files with 265 additions and 7 deletions
+1
View File
@@ -43,6 +43,7 @@ jobs:
with:
name: llvm-cov
path: ${{ github.workspace }}/build/.coverage_llvm_cov
include-hidden-files: true
- name: Create Code Coverage Report
working-directory: ${{github.workspace}}/build/tests