ExCoveralls.Settings (excoveralls v0.18.3) View Source
Handles the configuration setting defined in json file.
Link to this section Summary
Functions
Get default coverage value for lines marked as not relevant.
Get coverage options from the json file.
Get column width to use for the report from the json file
Get skip files from the json file.
Get stop words from the json file. The words are taken as regular expression.
Get terminal output options from the json file.
Get xml base dir
Reads the value for the specified key defined in the json file.
Link to this section Functions
Get default coverage value for lines marked as not relevant.
Get coverage options from the json file.
Get column width to use for the report from the json file
Get skip files from the json file.
Get stop words from the json file. The words are taken as regular expression.
Get terminal output options from the json file.
Get xml base dir
Reads the value for the specified key defined in the json file.