forked from weaselab/conflict-set
Show missing coverage lines in console output
This commit is contained in:
Vendored
+1
@@ -125,6 +125,7 @@ pipeline {
|
||||
sh '''
|
||||
# Suppress again, because we haven't dealt with function multi-versioning for x86 yet
|
||||
# gcovr -f ConflictSet.cpp --fail-under-line 100 > /dev/null
|
||||
gcovr -f ConflictSet.cpp
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user