bewee/Rustdoc coverage

Generate rustdoc coverage report

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
use-crossUse cross instead of cargonofalse
working-directorySelect a custom working directoryno
store-reportWhether to store the coverage report in rustdoc-coverage-report.jsonnotrue
calculate-diffIf a rustdoc-coverage-report.json exists: Whether to calculate the coverage diff to itnotrue
percentage-formatFormat string used for percentagesyes0.[00]%
diff-percentage-formatFormat string used for diff percentagesyes+0.[00]%
namedescription
documentedThe overall percentage of documented code
diff-documentedDifference in the overall percentage of documented code if a rustdoc-coverage-report.json exists and calculate-diff is enabled, otherwise zero
examplesThe overall percentage of code with examples
diff-examplesDifference in the overall percentage of code with examples if a rustdoc-coverage-report.json exists and calculate-diff is enabled, otherwise zero
tableTabular rustdoc coverage summary
jsonJSON rustdoc coverage summary