ubinux / smart2

SMART2 Package Manager
https://github.com/ubinux/smart2
GNU General Public License v2.0
6 stars 4 forks source link

Modify the test items #4

Open fan-xin opened 8 years ago

fan-xin commented 8 years ago

Work Content:

Calculate the branch number in tgui using coverage

$ coverage report -m
 Name                  Stmts   Miss Branch BrPart  Cover   Missing
 -----------------------------------------------------------------
 tgui/__init__.py          8      5      2      0    30%   10-15
 tgui/interactive.py     332    332    224      0     1%   4-420
 tgui/interface.py        23     23      2      0     0%   4-32
 tgui/progress.py        107    107     42      0     0%   25-153
 tgui/window.py          510    510    194      0     2%   5-1029
-----------------------------------------------------------------
TOTAL                   980    977    464      0     2%

Todo List:

fan-xin commented 8 years ago

Todo

Period: 2 weeks