Add threshold

This commit is contained in:
Sidharth Vinod
2023-07-01 00:28:37 +05:30
parent 8066d94c1d
commit 959a773b64

View File

@@ -4,3 +4,9 @@ comment:
require_changes: false # if true: only post the comment if coverage changes
require_base: no # [yes :: must have a base report to post]
require_head: yes # [yes :: must have a head report to post]
coverage:
status:
project:
default:
threshold: 1%