diff options
author | Dylan Baker <baker.dylan.c@gmail.com> | 2013-05-28 15:00:58 -0700 |
---|---|---|
committer | Dylan Baker <baker.dylan.c@gmail.com> | 2013-07-02 12:10:40 -0700 |
commit | f94f84b57d8265f5770c18ebbafa63ed0288c14e (patch) | |
tree | c2a61f28482148de6401f29ac49247db0ecf3b5f /templates | |
parent | 25ed598d080bfdda87913d6c91f5ea9ab6992852 (diff) |
summary.py: replace multiple attributes with a single dict attribute
Replaces self.alltests, self.changes, self.problems, self.regressions,
self.fixes, and self.skipped with self.test, a dictionary containing all
of the same information. This cleans the namespace for the NewSummary
object, as well as allowing for some other code simplification
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Dylan Baker <baker.dylan.c@gmail.com>
Diffstat (limited to 'templates')
0 files changed, 0 insertions, 0 deletions