Documentation
¶
There is no documentation for this package.
Source Files
¶
- main.go
Directories
¶
Path | Synopsis |
---|---|
Package cmd is responsible for the CLI's user interface.
|
Package cmd is responsible for the CLI's user interface. |
Package coverage contains an API for working with unit test coverage analysis.
|
Package coverage contains an API for working with unit test coverage analysis. |
analysis
Package analysis contains methods for building coverage statistics.
|
Package analysis contains methods for building coverage statistics. |
analysis/analysistypes
Package analysistypes contains types used by the analysis package.
|
Package analysistypes contains types used by the analysis package. |
analysis/raw
Package raw exposes lower level methods that interact with the 'go' CLI.
|
Package raw exposes lower level methods that interact with the 'go' CLI. |
coverageerrors
Package coverageerrors contains error types specific to coverage analysis.
|
Package coverageerrors contains error types specific to coverage analysis. |
host
Package host contains wrappers around OS and IO methods.
|
Package host contains wrappers around OS and IO methods. |
packages
Package packages exposes methods for listing packages URIs, filenames, etc...
|
Package packages exposes methods for listing packages URIs, filenames, etc... |
pckg
Package pckg contains high level representations of package coverage statistics.
|
Package pckg contains high level representations of package coverage statistics. |
profile
Package profile exposes methods for working with coverage profile files and other profile related files.
|
Package profile exposes methods for working with coverage profile files and other profile related files. |
report
Package report exposes methods for generating a coverage report.
|
Package report exposes methods for generating a coverage report. |
Code generated by mockery v1.0.0.
|
Code generated by mockery v1.0.0. |
Click to show internal directories.
Click to hide internal directories.