diff-cov calculates test coverage of the changed go files Install $ go get github.com/nim4/diff-cov/cmd/diff-cov Usage $ go test ./... -coverprofile cover.out $ diff-cov