Преглед на файлове

Add count number to covtest

tags/v2.2.0^2^2
9seconds преди 1 месец
родител
ревизия
d4822989ec
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      .mise.toml

+ 1
- 1
.mise.toml Целия файл

@@ -37,7 +37,7 @@ run = "go test -v ./..."
37 37
 
38 38
 [tasks.covtest]
39 39
 description = "Run tests with code coverage"
40
-run = "go test -coverprofile=coverage.txt -covermode=atomic -parallel 2 -race -v ./..."
40
+run = "go test -coverprofile=coverage.txt -covermode=atomic -count=2 -race -v ./..."
41 41
 
42 42
 [tasks.test-all]
43 43
 description = "Run all tests"

Loading…
Отказ
Запис