serialexp/Upload to MyCoverage

Uploads coverage data in support formats to a MyCoverage instance

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fileThe coverage file to uploadyescoverage/lcov.info
kindThe kind of file to upload (options: 'coverage' or 'lighthouse')yescoverage
endpointWhere to send the coverage datayes
testNameThe name of the test to upload coverage forno
indexThe result number of the test to upload coverage for, for situations where tests are split into multiple jobsyes1
coverageRootDirectoryThe root directory of the coverage data, for situations where paths in the coverage data are not relative to the root of the repositoryno
validateCertificatesWhether to validate the SSL certificate of the endpointyestrue
sonarqubeServerThe SonarQube server to download issue data fromno
sonarqubeLoginThe SonarQube login token to use when downloading issue datano
sonarqubePasswordThe SonarQube password to use when downloading issue datano

no outputs