Documentation ¶ Overview ¶ gocoverage parses 'go test -cover' output and generates a simple coverage report in JSON format. It can also be used to create a diff of two reports, filter for packages that were touched in a PR, and print a markdown table with the diff. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.