mirror of
https://github.com/qicosmos/rest_rpc.git
synced 2026-08-30 00:50:48 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user