Documentation
¶
Overview ¶
Package parser defines the CovParser interface and global registry for coverage format auto-detection and dispatch.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package clover parses Clover XML coverage files.
|
Package clover parses Clover XML coverage files. |
|
Package cobertura parses Cobertura XML coverage files produced by JaCoCo, coverage.py (pytest-cov), .NET coverlet, and compatible tools.
|
Package cobertura parses Cobertura XML coverage files produced by JaCoCo, coverage.py (pytest-cov), .NET coverlet, and compatible tools. |
|
Package gocover parses Go coverage profiles produced by go test -coverprofile=coverage.out (mode: set | count | atomic).
|
Package gocover parses Go coverage profiles produced by go test -coverprofile=coverage.out (mode: set | count | atomic). |
|
Package lcov parses LCOV .info coverage files produced by gcov, Istanbul/nyc, Rust tarpaulin, and any other tool emitting the LCOV format.
|
Package lcov parses LCOV .info coverage files produced by gcov, Istanbul/nyc, Rust tarpaulin, and any other tool emitting the LCOV format. |
Click to show internal directories.
Click to hide internal directories.