erichiller/Generate Chart

Create a Plot from JSON data input

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
plot_definitions_dirDirectory of JSON Plot definition filesno
coverage_history_dirDirectory of Coverage History XML files created by danielpalme/ReportGenerator-GitHub-Actionno
source_scan_dirDirectory which contains source.no
test_results_dirDirectory where TRX test output files are located. Recursively scanned.no
output_dirDirectory to place generated content.yes
build_log_file_patternFile pattern for build log.yes*-build.log
debugEnable debug logging for the actionnofalse
log_levelLog Level: (verbose|debug|notice|warn|error|none)nonotice
namedescription
test_result{ "success": (true|false) }
test_summaryMarkdown summary of tests success/skip/fail