mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 21:27:52 +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:
|
||||
require_ci_to_pass: false
|
||||
require_ci_to_pass: true
|
||||
|
||||
coverage:
|
||||
precision: 2
|
||||
round: down
|
||||
range: "70...100"
|
||||
|
||||
parsers:
|
||||
gcov:
|
||||
branch_detection:
|
||||
conditional: yes
|
||||
loop: yes
|
||||
method: no
|
||||
macro: no
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
informational: true
|
||||
patch:
|
||||
default:
|
||||
informational: true
|
||||
|
||||
comment:
|
||||
layout: "reach,diff,flags,files,footer"
|
||||
|
Loading…
Reference in New Issue
Block a user