[a2a3e7]: / .codecov.yaml

Download this file

18 lines (15 with data), 289 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
# Based on pydata/xarray
codecov:
require_ci_to_pass: no
coverage:
status:
project:
default:
# Require 1% coverage, i.e., always succeed
target: 1
patch: false
changes: false
comment:
layout: diff, flags, files
behavior: once
require_base: no