============
pytest-cover
============
`pytest-cover` has been merged back into `pytest-cov 2.0 <https://pypi.python.org/pypi/pytest-cov>`_.
Changelog
=========
2.0.2 (2015-07-08)
------------------
* Fixed a race condition when running with xdist (all the workers tried to combine the files).
2.0.1 (2015-07-06)
------------------
* Avoid warning about missing coverage data (just like ``coverage.control.process_startup``).
* Don't setup the multiprocessing finalizer if there's no coverage active.
2.0.0 (2015-06-29)
------------------
* Renamed ``--cov-min`` to ``--cov-fail-under`` to be consistent with the new ``fail_under`` option in `coverage-4.0`.
* Changed ``--cov-report=term`` to automatically upgrade to ``--cov-report=term-missing`` if there's ``[run] show_missing = True`` in
``.coveragerc``.
* Changed ``--cov-fail-under`` to be automatically activated if there's a ``[report] fail_under = ...`` in ``.coveragerc``.
1.0.0 (2015-06-05)
------------------
* Fixed `.pth` installation to work in all cases (install, easy_install, wheels, develop etc).
* Fixed `.pth` uninstallation to work for wheel installs.
* Reverted the unreleased ``--cov=path`` deprecation.
* Removed the unreleased addition of ``--cov-source=path``.
-----
* Forked from the `2.0` branch of https://github.com/schlamar/pytest-cov/ - fixes include:
* No need to specify the source anymore via ``--cov``. The source settings from
``.coveragerc`` will be used instead.
* Support for ``--cov-min``.
Raw data
{
"_id": null,
"home_page": "https://github.com/ionelmc/pytest-cover",
"name": "pytest-cover",
"maintainer": "",
"docs_url": null,
"requires_python": null,
"maintainer_email": "",
"keywords": "cover,coverage,pytest,py.test,distributed,parallel",
"author": "Ionel Cristian M\u0103rie\u0219",
"author_email": "contact@ionelmc.ro",
"download_url": "https://files.pythonhosted.org/packages/30/27/20964101a7cdb260f8d6c4e854659026968321d10c90552b1fe7f6c5f913/pytest-cover-3.0.0.tar.gz",
"platform": "UNKNOWN",
"description": "============\r\npytest-cover\r\n============\r\n\r\n`pytest-cover` has been merged back into `pytest-cov 2.0 <https://pypi.python.org/pypi/pytest-cov>`_.\r\n\r\nChangelog\r\n=========\r\n\r\n2.0.2 (2015-07-08)\r\n------------------\r\n\r\n* Fixed a race condition when running with xdist (all the workers tried to combine the files).\r\n\r\n2.0.1 (2015-07-06)\r\n------------------\r\n\r\n* Avoid warning about missing coverage data (just like ``coverage.control.process_startup``).\r\n* Don't setup the multiprocessing finalizer if there's no coverage active.\r\n\r\n2.0.0 (2015-06-29)\r\n------------------\r\n\r\n* Renamed ``--cov-min`` to ``--cov-fail-under`` to be consistent with the new ``fail_under`` option in `coverage-4.0`.\r\n* Changed ``--cov-report=term`` to automatically upgrade to ``--cov-report=term-missing`` if there's ``[run] show_missing = True`` in\r\n ``.coveragerc``.\r\n* Changed ``--cov-fail-under`` to be automatically activated if there's a ``[report] fail_under = ...`` in ``.coveragerc``.\r\n\r\n1.0.0 (2015-06-05)\r\n------------------\r\n\r\n* Fixed `.pth` installation to work in all cases (install, easy_install, wheels, develop etc).\r\n* Fixed `.pth` uninstallation to work for wheel installs.\r\n* Reverted the unreleased ``--cov=path`` deprecation.\r\n* Removed the unreleased addition of ``--cov-source=path``.\r\n\r\n-----\r\n\r\n* Forked from the `2.0` branch of https://github.com/schlamar/pytest-cov/ - fixes include:\r\n\r\n * No need to specify the source anymore via ``--cov``. The source settings from\r\n ``.coveragerc`` will be used instead.\r\n * Support for ``--cov-min``.",
"bugtrack_url": null,
"license": "MIT",
"summary": "Pytest plugin for measuring coverage. Forked from `pytest-cov`.",
"version": "3.0.0",
"split_keywords": [
"cover",
"coverage",
"pytest",
"py.test",
"distributed",
"parallel"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "1e526a1f43058a8e0fdb33dfb2e1e1b8",
"sha256": "578249955eb3b5f3991209df6e532bb770b647743b7392d3d97698dc02f39ebb"
},
"downloads": -1,
"filename": "pytest_cover-3.0.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "1e526a1f43058a8e0fdb33dfb2e1e1b8",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 3769,
"upload_time": "2015-08-01T19:20:18",
"upload_time_iso_8601": "2015-08-01T19:20:18.534017Z",
"url": "https://files.pythonhosted.org/packages/71/9b/7b4700c462628e169bd859c6368d596a6aedc87936bde733bead9f875fce/pytest_cover-3.0.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "1161d1176d08d4fe704be51deb5f79ea",
"sha256": "5bdb6c1cc3dd75583bb7bc2c57f5e1034a1bfcb79d27c71aceb0b16af981dbf4"
},
"downloads": -1,
"filename": "pytest-cover-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "1161d1176d08d4fe704be51deb5f79ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3211,
"upload_time": "2015-08-01T19:20:22",
"upload_time_iso_8601": "2015-08-01T19:20:22.562432Z",
"url": "https://files.pythonhosted.org/packages/30/27/20964101a7cdb260f8d6c4e854659026968321d10c90552b1fe7f6c5f913/pytest-cover-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2015-08-01 19:20:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "ionelmc",
"github_project": "pytest-cover",
"travis_ci": true,
"coveralls": true,
"github_actions": false,
"appveyor": true,
"tox": true,
"lcname": "pytest-cover"
}