Subject: | Requested feature: have distro version summaries on the dynamic site just like the static site |
On the static site, when I look at the reports for a given distro
version, there's a summary at the top that looks like this:
Debuggit 2.01_05 ( 43 ALL, 3 FAILs, 40 PASSes )
However, the dynamic site doesn't have this summary. I think it would
be very helpful to have it there, as the dynamic site is usually ahead
of the static site in terms of recent reports, and I like to be able to
calculate my error rate. (Actually, having the error rate directly in
the summary would save me a step, and it seems a simple enough
calculation. See my blog post here:
http://blogs.perl.org/users/buddy_burden/2012/01/a-tale-of-cpan-testers.html
for some idea of how/why I find knowing the error rate helpful.)