{ "info": { "author": "Mark Fink", "author_email": "mark@mark-fink.de", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6" ], "description": "|License| |GitHub issues|\n\ninstallation\n============\n\nto install:\n\n.. code:: bash\n\n $ pip install metrics.pytest-cov\n\nto uninstall:\n\n.. code:: bash\n\n $ pip uninstall metrics.pytest-cov\n\nfor details please see the documentation of metrics.\n\nmetrics.pytest-cov\n==================\n\nThe **metrics.pytest-cov** package is a plugin for the metrics package.\n\nBasically what this plugin does is it extract the data you get from\nrunning \u201c$ coverage report -m\u201d on the command line.\n\nWe assume that you run your pytest tests (incl. pytest-cov) before your\nrun metrics. In case your test execution fails you should fix your code\nand rerun the tests prior to running metrics with this plugin.\n\nThe metrics.pytest-cov plugin picks up the .coverage file from your\nsuccessful test run. If you must know, we could run the tests but\ndecided not to.\n\nPlease note that in case a .coverage file from a testrun is not\navailable we silently do nothing.\n\nAcknowledgements\n================\n\nCarsten for a recipe on how to load the .coverage file programmatically\nhttps://stackoverflow.com/questions/35224643/how-do-i-access-coverage-py-results-programmatically\n\nLicense\n=======\n\nCopyright (c) 2018 Mark Fink and others. metrics is released under the\nMIT License (see MIT_LICENSE).\n\n.. |License| image:: http://img.shields.io/badge/license-MIT-yellowgreen.svg\n :target: MIT_LICENSE\n.. |GitHub issues| image:: https://img.shields.io/github/issues/markfink/metrics.gitinfo.svg?maxAge=2592000\n :target: https://github.com/markfink/metrics.gitinfo/issues\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/markfink/metrics.pytest-cov/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "metrics.pytest-cov", "package_url": "https://pypi.org/project/metrics.pytest-cov/", "platform": "", "project_url": "https://pypi.org/project/metrics.pytest-cov/", "project_urls": { "Homepage": "https://github.com/markfink/metrics.pytest-cov/" }, "release_url": "https://pypi.org/project/metrics.pytest-cov/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "plugin for the metrics package (extracts % coverage for python files and missing)", "version": "0.0.4" }, "last_serial": 3816664, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "39ac7a211fb064d2cb7fc221f0d67717", "sha256": "e3e0188f5f1169861d0691c0f55e49a6eb90591dd39c9fcd0ccfea2c5b21a6ec" }, "downloads": -1, "filename": "metrics.pytest-cov-0.0.2.tar.gz", "has_sig": false, "md5_digest": "39ac7a211fb064d2cb7fc221f0d67717", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3669, "upload_time": "2018-04-04T07:00:52", "url": "https://files.pythonhosted.org/packages/19/04/18f2e356254695158e81c42623ce7e2f9bd4650f29361fd45e13f519f365/metrics.pytest-cov-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "5a59c878027e18a7f83a28a43bf56dc9", "sha256": "1ae2e54d6bf9ccaed832f02bb81728fea7e3b2cccda06a44e7522f9ca0805c35" }, "downloads": -1, "filename": "metrics.pytest-cov-0.0.3.tar.gz", "has_sig": false, "md5_digest": "5a59c878027e18a7f83a28a43bf56dc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3838, "upload_time": "2018-04-06T08:21:29", "url": "https://files.pythonhosted.org/packages/b8/43/93479b555eae7e1bbf0aafe86eef4c6ba5a48b4ecb50e78f8574f12c28ad/metrics.pytest-cov-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "eb0fc7c22f9ef36a12cd86c23f86a963", "sha256": "cfe1cadfd685f8f2dc78b051ea186da7242380019709a5bb159c737b8479b5fa" }, "downloads": -1, "filename": "metrics.pytest-cov-0.0.4.tar.gz", "has_sig": false, "md5_digest": "eb0fc7c22f9ef36a12cd86c23f86a963", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3891, "upload_time": "2018-04-28T10:56:19", "url": "https://files.pythonhosted.org/packages/63/72/f0cbf0c51cff050dc00c967608f0c5cfddf67150a11c0c326e9fec1bbc8e/metrics.pytest-cov-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eb0fc7c22f9ef36a12cd86c23f86a963", "sha256": "cfe1cadfd685f8f2dc78b051ea186da7242380019709a5bb159c737b8479b5fa" }, "downloads": -1, "filename": "metrics.pytest-cov-0.0.4.tar.gz", "has_sig": false, "md5_digest": "eb0fc7c22f9ef36a12cd86c23f86a963", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3891, "upload_time": "2018-04-28T10:56:19", "url": "https://files.pythonhosted.org/packages/63/72/f0cbf0c51cff050dc00c967608f0c5cfddf67150a11c0c326e9fec1bbc8e/metrics.pytest-cov-0.0.4.tar.gz" } ] }