actions-marketplace-validations/Coverlet coverage test

Run coverlet coverage using a msbuild.rsp generated configuration

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 17, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/b3b00_coverlet-action@e3b086ec97cfb71335465370d628a4e4e22b5791 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
outputoutput filenameyes./lcov.info
outputFormatoutput format : lcov, json, opencover, cobertura, teamcity (see coverlet documentation)yeslcov
excludesassemblies, namespaces, exclusions (see coverlet documentation)no
testProjectpath to unit test project file or solution file from repository rootyes
thresholdthreshold below which tests fail.no
debugif true, produces extra debugging output. Default is false.no
namedescription
coverageFilepath to the generated coverage file