Details
Details
Hi,
when I do arc diff it runs unit tests and generate coverage report like
COVERAGE REPORT
0% requirements.txt
0% .arclint
0% project/settings.ini.sample
0% .pylintrc
0% Documentation.md
0% registration/views.py
95% project/settings.pyBut in phabricator unit test report only these lines are present
Passed 160 ms coverage::coverage
Is there any way that detailed coverage report can be pushed into differential?
Answers
Answers
The coverage information should be presented in the diff itself, as a column of blueish/redish squares; See https://secure.phabricator.com/D14116 for an example:
(Hover your mouse over the column for a legend)
New Answer
New Answer