This commit is contained in:
parent
bf0c4c4b94
commit
3181891e0a
2
files/config/Jenkinsfile
vendored
2
files/config/Jenkinsfile
vendored
@ -17,7 +17,7 @@ pipeline {
|
||||
tools: [[parser: 'COBERTURA', pattern: 'target/llvm-cov/cobertura.xml']],
|
||||
sourceCodeRetention: 'LAST_BUILD',
|
||||
enabledForFailure: true,
|
||||
failOnError: true,
|
||||
failOnError: false,
|
||||
checksAnnotationScope: 'MODIFIED_LINES',
|
||||
id: 'rust-coverage',
|
||||
name: 'Rust Coverage',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user