mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Fix tests on macOS and update coverage config (#6945)
Simplifies coverage generation and uses llvm-cov instead of gcov if compiler is clang.
This commit is contained in:
6
codecov.yaml
Normal file
6
codecov.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
coverage:
|
||||
range: 60..80
|
||||
round: nearest
|
||||
precision: 2
|
||||
comment:
|
||||
require_changes: true
|
||||
Reference in New Issue
Block a user