keepassxc/codecov.yaml
Janek Bevendorff a46231a39a
Fix tests on macOS and update coverage config (#6945)
Simplifies coverage generation and uses llvm-cov instead of gcov if
compiler is clang.
2021-09-26 12:35:42 +02:00

7 lines
91 B
YAML

coverage:
range: 60..80
round: nearest
precision: 2
comment:
require_changes: true