Skip to content

Fix regression described in #348 - not all reports returning the total.#349

Merged
ionelmc merged 3 commits intomasterfrom
fix-348
Oct 5, 2019
Merged

Fix regression described in #348 - not all reports returning the total.#349
ionelmc merged 3 commits intomasterfrom
fix-348

Conversation

@ionelmc
Copy link
Copy Markdown
Member

@ionelmc ionelmc commented Oct 5, 2019

Closes #348 .

Copy link
Copy Markdown

@nirs nirs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, and fixes vdsm tests:

platform linux2 -- Python 2.7.16, pytest-4.0.0, py-1.8.0, pluggy-0.13.0
cachedir: .tox/network-py27/.pytest_cache
rootdir: /home/nsoffer/src/vdsm, inifile: tox.ini
plugins: cov-2.8.1
collected 151 items                                                                                                                                                         
...
---------- coverage: platform linux2, python 2.7.16-final-0 ----------
Coverage HTML written to dir htmlcov-network-py27

FAIL Required test coverage of 42% not reached. Total coverage: 36.28%

(Lot of tests require root, coverage failure is expected for this run)

@ionelmc ionelmc merged commit 3aa43a0 into master Oct 5, 2019
@Zac-HD Zac-HD deleted the fix-348 branch December 11, 2021 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pytest-cov 2.8.0 --cov-fail-under reports 0% coverage on Python 3

2 participants