<< Back to previous view |
![]() |
[QB-2896] Bullseye Coverage Report Display
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | 7.0.0, 7.0.1, 7.0.2, 7.0.3, 7.0.4 |
Fix Version/s: | 7.0.5, 7.0.6 |
Type: | Improvement | Priority: | Major |
Reporter: | J. Mash | Assigned To: | Steve Luo |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
File Attachments: |
![]() ![]() |
Description |
This is a request to modify the display for Bullseye coverage reports such that the will no longer display 0% for files that have nothing to cover for a given category. The way that the display functions currently, it gives a false impression that the condition / decision coverage is failing or missing for a large portion of our files. This could be as simple as displaying a '--' or 'N/A' instead of '0%' in cases where the file has no branches to cover.
This functionality is something currently available in the Bullseye coverage browser utility. |
Comments |
Comment by J. Mash [ 10/Feb/17 12:23 AM ] |
Attached screenshot of Bullseye's built-in coverage browser, as well as a mockup of what it could look like in QuickBuild, but I leave the aesthetics to you guys. |