u6a/.codecov.yml

16 lines
394 B
YAML
Raw Normal View History

2020-10-10 19:31:31 +00:00
#
# Copyright (C) 2020 CismonX <admin@cismon.net>
#
# Copying and distribution of this file, with or without modification, are
# permitted in any medium without royalty, provided the copyright notice and
# this notice are preserved. This file is offered as-is, without any warranty.
#
ignore:
- "src/logging.c"
2020-06-08 04:20:12 +00:00
- "src/mnemonic.c"
2020-06-22 06:38:59 +00:00
coverage:
2020-10-10 19:31:31 +00:00
range: 50..90
2020-06-22 06:38:59 +00:00
round: down
precision: 2