Directories
¶
Path | Synopsis |
---|---|
Package clangtidy parses output of the clang-tidy C/C++ linter tool to assign scores based on detected code issues.
|
Package clangtidy parses output of the clang-tidy C/C++ linter tool to assign scores based on detected code issues. |
Package clangtidy parses output of the cppcheck static analysis tool to assign scores based on detected code issues.
|
Package clangtidy parses output of the cppcheck static analysis tool to assign scores based on detected code issues. |
Package clangtidy parses output of the cpplint style checker tool to assign scores based on detected code issues.
|
Package clangtidy parses output of the cpplint style checker tool to assign scores based on detected code issues. |
Package debug logs the executor result to help in troubleshooting.
|
Package debug logs the executor result to help in troubleshooting. |
Package diff implements string comparison functionality for the specific output files, comparing then with expected answers and assigning scores based on results.
|
Package diff implements string comparison functionality for the specific output files, comparing then with expected answers and assigning scores based on results. |
Package dummy provides a simple parser implementation that serves as a template for new parser development.
|
Package dummy provides a simple parser implementation that serves as a template for new parser development. |
Package healthcheck parses the output of the repo-health-checker tool and return forced quit status on error.
|
Package healthcheck parses the output of the repo-health-checker tool and return forced quit status on error. |
Package keyword implements keyword-based output analysis functionality.
|
Package keyword implements keyword-based output analysis functionality. |
Package log logs the json key-value pairs from given file.
|
Package log logs the json key-value pairs from given file. |
Package plugin provides functionality to load and run parser plugins dynamically.
|
Package plugin provides functionality to load and run parser plugins dynamically. |
Package resultdetail provides detailed execution result output.
|
Package resultdetail provides detailed execution result output. |
Package resultstatus provides functionality to parse execution results and determine success/failure status.
|
Package resultstatus provides functionality to parse execution results and determine success/failure status. |
Package sample provides functionality to parse and process sample outputs from stdout and stderr of the sample program.
|
Package sample provides functionality to parse and process sample outputs from stdout and stderr of the sample program. |
Package tierscore provides a parser for tiered scoring based on time and memory constraints.
|
Package tierscore provides a parser for tiered scoring based on time and memory constraints. |
Click to show internal directories.
Click to hide internal directories.