Closed
Bug 644661
Opened 14 years ago
Closed 6 years ago
code coverage report dashboard should be improved
Categories
(Tamarin Graveyard :: Tools, defect)
Tamarin Graveyard
Tools
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: dschaffe, Unassigned)
Details
the code coverage dashboard should be simplified. Here is a worklist:
- update buildbot deep scripts to not merge all platform coverage files, we should keep them separate and display mac64
- keep the exclude pattern in a file checked into hg, can be a python script to output the pattern. this would allow for us to document the file. The current pattern is stored in an environment variable. So the environment variable can run the script.
- remove the current historical reports from the dashboard (showing each build)
- create 2 historical reports: within the current iteration, compare each iteration to the latest build
Comment 1•6 years ago
|
||
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•