Asib27's picture
try 1
065fee7 verified
raw
history blame
412 Bytes
---
codecov:
notify:
after_n_builds: 26 # The number of test matrix jobs uploading coverage
wait_for_ci: false
require_ci_to_pass: false
comment:
require_changes: true
coverage:
range: 99.34..100
status:
project:
default:
target: 100%
lib:
paths:
- yarl/
target: 97.83%
tests:
paths:
- tests/
target: 100%
...