mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
Grcov with coverall
This commit is contained in:
8
.github/actions-rs/grcov.yml
vendored
Normal file
8
.github/actions-rs/grcov.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
branch: false
|
||||
ignore-not-existing: true
|
||||
llvm: true
|
||||
output-type: lcov
|
||||
ignore:
|
||||
- "/*"
|
||||
- "C:/*"
|
||||
- "../*"
|
||||
Reference in New Issue
Block a user