Skip to content

Commit 32d1a2d

Browse files
authored
Merge pull request #10 from build-extensions-oss/coverage
require more code coverage for new files
2 parents e40fec1 + b6ad092 commit 32d1a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ jobs:
7474
# min-coverage-overall: ???
7575
# we can't validate this in Gradle - the report must do this on GitHub
7676
# We aren't ready yet
77-
# min-coverage-changed-files: 80
77+
min-coverage-changed-files: 90
7878
coverage-counter-type: LINE

0 commit comments

Comments
 (0)