mirror of
https://github.com/zlib-ng/minizip-ng
synced 2026-08-25 14:26:08 -04:00
Added code coverage yaml configuration.
This commit is contained in:
parent
6f2e6bd74b
commit
94a9733eab
1 changed files with 13 additions and 0 deletions
13
.codecov.yaml
Normal file
13
.codecov.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
codecov:
|
||||
max_report_age: off
|
||||
notify:
|
||||
wait_for_ci: false
|
||||
require_ci_to_pass: false
|
||||
comment:
|
||||
require_base: false
|
||||
require_head: false
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 0.07
|
||||
Loading…
Add table
Add a link
Reference in a new issue