
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Reference
|
|
|
|
This issue is related to:
|
|
BCOV-19
Better error reporting when no coverage file is found
|
|
|
|
|
|
|
When users are experiencing issues with getting the coverage plugin configured correctly, provide them with the ability to enable the generation of debug information that can easily be sent with support requests. Currently the coverage plugin is pretty silent about issues it encounters when trying to find and parse coverage report files. This would greatly aid debugging issue that users experience.
A solution should include:
- ability to enable/disable the debug output on the "builder configuration" tab
- debug output containing:
- values for all configuration parameters
- list of directories and files encountered by the coverage file visitor
- list of coverage report files found
- counts of statistics loaded for each coverage file
- build key of current build
- info about coverage statistics for previous build, including build key
- debug output must be easy to copy and paste into an email, Jira issue, etc.
|
|
Description
|
When users are experiencing issues with getting the coverage plugin configured correctly, provide them with the ability to enable the generation of debug information that can easily be sent with support requests. Currently the coverage plugin is pretty silent about issues it encounters when trying to find and parse coverage report files. This would greatly aid debugging issue that users experience.
A solution should include:
- ability to enable/disable the debug output on the "builder configuration" tab
- debug output containing:
- values for all configuration parameters
- list of directories and files encountered by the coverage file visitor
- list of coverage report files found
- counts of statistics loaded for each coverage file
- build key of current build
- info about coverage statistics for previous build, including build key
- debug output must be easy to copy and paste into an email, Jira issue, etc.
|
Show » |
| There are no comments yet on this issue.
|
|