We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
Review the test report
Create test case items
Execute test case items
Create test report
Open the test report at github
The text was updated successfully, but these errors were encountered:
Todo
Period: 2 weeks
Sorry, something went wrong.
fan-xin
No branches or pull requests
Work Content:
Calculate the branch number in tgui using coverage
Todo List:
The text was updated successfully, but these errors were encountered: