package
0.0.0-20250310060545-07a940c1b5f0
Repository: https://github.com/kubernetes/test-infra.git
Documentation: pkg.go.dev
# Packages
Package calculation calculates coverage through summarizing and filtering.
# Functions
ProfileToTestsuiteXML uses coverage profile to produce junit xml which serves as the input for test coverage testgrid.
# Structs
Properties defines the xml element that stores the a list of properties that associated with one testcase.
Property defines the xml element that stores the value of code coverage.
TestCase defines the xml element that stores all information associated with one test case.
Testsuite defines the outer-most xml element that contains all test cases.