Merged in feature/functestcov (pull request #84)
Function Test Coverage * test * scripts
This commit is contained in:
+2
-1
@@ -1,7 +1,7 @@
|
||||
---
|
||||
# https://taskfile.dev
|
||||
|
||||
version: '3'
|
||||
version: "3"
|
||||
|
||||
includes:
|
||||
lib:
|
||||
@@ -10,3 +10,4 @@ includes:
|
||||
vars:
|
||||
IMAGE_NAME: queryorchestration
|
||||
COVERAGE_THRESHOLD: 80
|
||||
FUNCTION_COVERAGE_THRESHOLD: 10
|
||||
|
||||
Reference in New Issue
Block a user