Browse Source

ci: Add codecov configuration file

develop
Suraj Shetty 3 years ago
parent
commit
86afece6ad
  1. 13
      codecov.yml

13
codecov.yml

@ -0,0 +1,13 @@
codecov:
require_ci_to_pass: yes
coverage:
status:
project:
default:
target: auto
threshold: 0.5%
comment:
layout: "diff, files"
require_changes: true
Loading…
Cancel
Save