covcheck


Namecovcheck JSON
Version 0.4.3 PyPI version JSON
download
home_pagehttps://github.com/HumeAI/covcheck
SummaryCode coverage validation
upload_time2023-09-05 15:55:22
maintainer
docs_urlNone
authorHume AI Dev
requires_python>=3.8.1
licenseProprietary
keywords code coverage validation check test
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
  <img src="https://storage.googleapis.com/hume-public-logos/covcheck/covcheck-dino-banner.png">
  <h1>covcheck</h1>

  <p>
    <strong>Command-line tool for code coverage validation</strong>
  </p>

  <br>
  <div>
    <a href="https://badge.fury.io/py/covcheck"><img src="https://badge.fury.io/py/covcheck.svg" alt="PyPI"></a>
    <a href="https://pepy.tech/project/covcheck"><img src="https://pepy.tech/badge/covcheck" alt="Downloads"></a>
    <a href="https://github.com/HumeAI/covcheck/actions/workflows/ci.yml"><img src="https://github.com/HumeAI/covcheck/actions/workflows/ci.yaml/badge.svg" alt="CI"></a>
  </div>
  <br>
</div>

## About

`covcheck` is intended to be used in conjunction with [coverage.py](https://coverage.readthedocs.io/), which already has support for `pytest`, `unittest`, and `nosetest`. All you have to do is point `covcheck` to the `coverage.xml` file produced when running your tests.

For more information on how to use `covcheck` please check out the [official docs page](https://humeai.github.io/covcheck).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HumeAI/covcheck",
    "name": "covcheck",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.1",
    "maintainer_email": "",
    "keywords": "code,coverage,validation,check,test",
    "author": "Hume AI Dev",
    "author_email": "dev@hume.ai",
    "download_url": "https://files.pythonhosted.org/packages/cb/93/3ea7cd03929d723cb5b316dc2f03b9b6cab61cf2e785b8e0a9824f94d634/covcheck-0.4.3.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n  <img src=\"https://storage.googleapis.com/hume-public-logos/covcheck/covcheck-dino-banner.png\">\n  <h1>covcheck</h1>\n\n  <p>\n    <strong>Command-line tool for code coverage validation</strong>\n  </p>\n\n  <br>\n  <div>\n    <a href=\"https://badge.fury.io/py/covcheck\"><img src=\"https://badge.fury.io/py/covcheck.svg\" alt=\"PyPI\"></a>\n    <a href=\"https://pepy.tech/project/covcheck\"><img src=\"https://pepy.tech/badge/covcheck\" alt=\"Downloads\"></a>\n    <a href=\"https://github.com/HumeAI/covcheck/actions/workflows/ci.yml\"><img src=\"https://github.com/HumeAI/covcheck/actions/workflows/ci.yaml/badge.svg\" alt=\"CI\"></a>\n  </div>\n  <br>\n</div>\n\n## About\n\n`covcheck` is intended to be used in conjunction with [coverage.py](https://coverage.readthedocs.io/), which already has support for `pytest`, `unittest`, and `nosetest`. All you have to do is point `covcheck` to the `coverage.xml` file produced when running your tests.\n\nFor more information on how to use `covcheck` please check out the [official docs page](https://humeai.github.io/covcheck).\n",
    "bugtrack_url": null,
    "license": "Proprietary",
    "summary": "Code coverage validation",
    "version": "0.4.3",
    "project_urls": {
        "Homepage": "https://github.com/HumeAI/covcheck",
        "Repository": "https://github.com/HumeAI/covcheck"
    },
    "split_keywords": [
        "code",
        "coverage",
        "validation",
        "check",
        "test"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "afa334c882b014a1155e0ef1610313b4bea863b79710e11aa37e02737a180349",
                "md5": "d54e02e694c266d1d06de6411e5226f7",
                "sha256": "31cc069b779840b2d758f434bee3bc83b47a4ce8f3161bac32b88dc7fd82543a"
            },
            "downloads": -1,
            "filename": "covcheck-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d54e02e694c266d1d06de6411e5226f7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.1",
            "size": 10251,
            "upload_time": "2023-09-05T15:55:21",
            "upload_time_iso_8601": "2023-09-05T15:55:21.240765Z",
            "url": "https://files.pythonhosted.org/packages/af/a3/34c882b014a1155e0ef1610313b4bea863b79710e11aa37e02737a180349/covcheck-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb933ea7cd03929d723cb5b316dc2f03b9b6cab61cf2e785b8e0a9824f94d634",
                "md5": "5c7843ddfdb9d17a060d3c6d0902691c",
                "sha256": "2c7bbb7e6a5f6992b63cae75a319fa8c883161401ac7035f577b5ec0f2ad0b90"
            },
            "downloads": -1,
            "filename": "covcheck-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5c7843ddfdb9d17a060d3c6d0902691c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1",
            "size": 7781,
            "upload_time": "2023-09-05T15:55:22",
            "upload_time_iso_8601": "2023-09-05T15:55:22.987369Z",
            "url": "https://files.pythonhosted.org/packages/cb/93/3ea7cd03929d723cb5b316dc2f03b9b6cab61cf2e785b8e0a9824f94d634/covcheck-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-05 15:55:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HumeAI",
    "github_project": "covcheck",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "covcheck"
}
        
Elapsed time: 0.11920s