inTestiGator / inTestiGator/pytest-focus
Code coverage needed and must be fixed
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# 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
```
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
```
### Assigned Developers
@ilikerustoo @yeej2 @baldeosinghm
Contributor guide
Assessment
This issue has not been assessed yet.