mirror of
https://github.com/nasa/openmct.git
synced 2024-12-24 23:36:41 +00:00
Run Codecov in informational mode (#4409)
This commit is contained in:
parent
1e11bbc2ad
commit
1972ca9ea7
21
codecov.yml
21
codecov.yml
@ -1,18 +1,13 @@
|
|||||||
codecov:
|
codecov:
|
||||||
require_ci_to_pass: false
|
require_ci_to_pass: true
|
||||||
|
|
||||||
coverage:
|
status:
|
||||||
precision: 2
|
project:
|
||||||
round: down
|
default:
|
||||||
range: "70...100"
|
informational: true
|
||||||
|
patch:
|
||||||
parsers:
|
default:
|
||||||
gcov:
|
informational: true
|
||||||
branch_detection:
|
|
||||||
conditional: yes
|
|
||||||
loop: yes
|
|
||||||
method: no
|
|
||||||
macro: no
|
|
||||||
|
|
||||||
comment:
|
comment:
|
||||||
layout: "reach,diff,flags,files,footer"
|
layout: "reach,diff,flags,files,footer"
|
||||||
|
Loading…
Reference in New Issue
Block a user