Here's some interesting data from last night's build:
* Project Daily Summaries
Hackystat-7 on 28-Feb-2007
Dependency: 8746 (inbound), 8641 (outbound)
Issue: 74/1/45/268/388 (Open/In Progress/Resolved/Closed/Total),
28/0/6/68/102 (yours)
Performance: 26 (total tests), 3 (failures)
File Metrics (SCLC): 2517/163331/255817 (files/sloc/loc)
Tdd% by number of episode: 0%
Tdd% by development time: 0%
Coverage (Emma): 69.8%/5482/2374 (% overall / covered methods / uncovered
methods)
Unit Tests: 798/0/0 (total p/f/e), 0/0/0 (yours)
CodeIssue: 236 (Total Code Issues)
Churn: 683/48 (total lines added/deleted), 683/48 (yours)
Commits: 3 (total files committed), 3 (yours)
Build: 22 (total), 20 (successful)
Active Time: 0.17 (total), 0.17 (yours)
Dev Time : 1.5 (total), 0.7 (yours)
* Server Statistics:
Heap (free/used/total): 131.56 MB/1,406.31 MB/1,537.87 MB
Total Cache entries: 12411
Uptime: 9 days, 18 hours, 52 minutes, 2 seconds
Yesterday (users/files/size): 22/57/5,841.92 KB
Some things I found interesting:
Due to the "retirement" of the 10 modules:
- LOC has dropped from 340K to around 255K.
- CodeIssues has dropped to 236
- Hackystat-ALL builds in 173 minutes (about an hour faster)
Due to the workspace root redesign:
- Cache entries has dropped to 12K, used to be around 70-80K
The only negative thing I'm seeing is that coverage continues to decline
slowly. We're under 70% now. I'd like to discuss this issue and how to
address it.
Cheers,
Philip