lundi 16 décembre 2019

Go code coverage of module, which contains codes with no tests [duplicate]

This question already has an answer here:

Is there a way to calculate coverage of whole Go modules with some codes doesn't have tests?

go test ./...

will skip coverage calculation of files which doesn't have test codes.

Aucun commentaire:

Enregistrer un commentaire