Skip to content

nim4/diff-cov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published