mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
make: bump test coverage
Signed-off-by: Alfredo Deza <adeza@anchore.com>
This commit is contained in:
parent
0534a68ec6
commit
b734623ef0
2
Makefile
2
Makefile
@ -13,7 +13,7 @@ RESET := $(shell tput -T linux sgr0)
|
|||||||
TITLE := $(BOLD)$(PURPLE)
|
TITLE := $(BOLD)$(PURPLE)
|
||||||
SUCCESS := $(BOLD)$(GREEN)
|
SUCCESS := $(BOLD)$(GREEN)
|
||||||
# the quality gate lower threshold for unit test total % coverage (by function statements)
|
# the quality gate lower threshold for unit test total % coverage (by function statements)
|
||||||
COVERAGE_THRESHOLD := 69
|
COVERAGE_THRESHOLD := 72
|
||||||
|
|
||||||
ifndef TEMPDIR
|
ifndef TEMPDIR
|
||||||
$(error TEMPDIR is not set)
|
$(error TEMPDIR is not set)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user