Kaynağa Gözat

Add count number to covtest

tags/v2.2.0^2^2
9seconds 1 ay önce
ebeveyn
işleme
d4822989ec
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      .mise.toml

+ 1
- 1
.mise.toml Dosyayı Görüntüle

@@ -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…
İptal
Kaydet