mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
Merge pull request #120 from jdalrymple/codcov
Ignoring patch coverage for now
This commit is contained in:
commit
68c3f8b8c7
21
.codecov.yml
Normal file
21
.codecov.yml
Normal file
@ -0,0 +1,21 @@
|
||||
codecov:
|
||||
max_report_age: off
|
||||
|
||||
comment: false
|
||||
|
||||
coverage:
|
||||
precision: 2
|
||||
round: down
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 0.2
|
||||
if_not_found: success
|
||||
patch:
|
||||
default:
|
||||
enabled: no
|
||||
if_not_found: success
|
||||
changes:
|
||||
default:
|
||||
enabled: no
|
||||
if_not_found: success
|
||||
Loading…
x
Reference in New Issue
Block a user