You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we have no code coverage. We need to make some test cases that actually show that plugin is working. There is no data to be reported and this maybe because none of our test cases actually test the code.
Issue Screenshot
WARNING: Failed to generate report: No data to report.
/home/travis/build/inTestiGator/pytest-focus/.venv/lib/python3.6/site-packages/pytest_cov/plugin.py:229: PytestWarning: Failed to generate report: No data to report.
self.cov_controller.finish()
----------- coverage: platform linux, python 3.6.7-final-0 -----------
Name Stmts Miss Cover
---------------------------
Results (0.11s):
10 passed
3 xfailed
Description of the Issue
Right now we have no code coverage. We need to make some test cases that actually show that plugin is working. There is no data to be reported and this maybe because none of our test cases actually test the code.
Issue Screenshot
Assigned Developers
@ilikerustoo @yeej2 @baldeosinghm
The text was updated successfully, but these errors were encountered: