{"id":2681572,"name":"coveralls","ecosystem":"pypi","description":"Show coverage stats online via coveralls.io","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TheKevJames/coveralls-python","keywords_array":[],"namespace":null,"versions_count":48,"first_release_published_at":"2013-02-12T19:30:52.000Z","latest_release_published_at":"2026-02-28T15:16:46.000Z","latest_release_number":"4.1.0","last_synced_at":"2026-09-26T02:04:07.354Z","created_at":"2022-04-10T10:27:56.470Z","updated_at":"2026-09-26T02:04:13.950Z","registry_url":"https://pypi.org/project/coveralls/","install_command":"pip install coveralls --index-url https://pypi.org/simple","documentation_url":"https://coveralls.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Testing"],"normalized_name":"coveralls","project_status":null},"repo_metadata":{"id":6811851,"uuid":"8059786","full_name":"TheKevJames/coveralls-python","owner":"TheKevJames","description":"Show coverage stats online via coveralls.io","archived":false,"fork":false,"pushed_at":"2026-09-21T23:13:12.000Z","size":1694,"stargazers_count":569,"open_issues_count":2,"forks_count":185,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-09-22T02:56:26.215Z","etag":null,"topics":["coverage","coveralls","nosetests","pytest","python"],"latest_commit_sha":null,"homepage":"coveralls-python.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheKevJames.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"TheKevJames","ko_fi":"thekevjames"}},"created_at":"2013-02-06T20:48:39.000Z","updated_at":"2026-09-19T05:57:30.000Z","dependencies_parsed_at":"2026-09-22T02:56:26.466Z","dependency_job_id":null,"html_url":"https://github.com/TheKevJames/coveralls-python","commit_stats":{"total_commits":435,"total_committers":68,"mean_commits":6.397058823529412,"dds":0.7379310344827585,"last_synced_commit":"8901de777032ffa872724bd13b5a2e96db01bd38"},"previous_names":["coveralls-clients/coveralls-python"],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/TheKevJames/coveralls-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheKevJames","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/sbom","scorecard":{"id":140144,"data":{"date":"2025-08-11","repo":{"name":"github.com/TheKevJames/coveralls-python","commit":"c5b7c3eee5329901988c8ff6c7cb47d4392c470e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/2 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/autoapproval.yml:8","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependencies.yaml:5","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: MIT License: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/autoapproval.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TheKevJames/coveralls-python/autoapproval.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/TheKevJames/coveralls-python/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TheKevJames/coveralls-python/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TheKevJames/coveralls-python/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/TheKevJames/coveralls-python/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/TheKevJames/coveralls-python/dependencies.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/TheKevJames/coveralls-python/dependencies.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/TheKevJames/coveralls-python/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/TheKevJames/coveralls-python/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:9: pin your Docker image by updating python:3.12-alpine3.19 to python:3.12-alpine3.19@sha256:017a82f185bf6f10e62156f3e89b7e694d56d613b5a3f4dbf1d28f1014a972ed","Warn: pipCommand not pinned by hash: Dockerfile:17-19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T07:48:48.280Z","repository_id":6811851,"created_at":"2025-08-16T07:48:48.280Z","updated_at":"2025-08-16T07:48:48.280Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37578056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-22T02:00:07.665Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TheKevJames","name":"Kevin James","uuid":"3341822","kind":"user","description":"","email":"KevinJames@thekev.in","website":"https://thekev.in","location":null,"twitter":null,"company":"AI @dialpad (@talkiq)","icon_url":"https://avatars.githubusercontent.com/u/3341822?v=4","repositories_count":35,"last_synced_at":"2026-09-25T03:52:17.662Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"TheKevJames","ko_fi":"thekevjames"}},"html_url":"https://github.com/TheKevJames","funding_links":["https://github.com/sponsors/TheKevJames","https://ko-fi.com/thekevjames"],"total_stars":669,"followers":84,"following":87,"created_at":"2022-11-02T16:22:58.495Z","updated_at":"2026-09-25T03:52:17.882Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheKevJames","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheKevJames/repositories"},"tags":[{"name":"4.1.0","sha":"7dbb2c46709c1da3d730dfd926de5994f942e19d","kind":"commit","published_at":"2026-02-28T15:15:39.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/4.1.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"33045647bda50e53d3d06214373dfd070d8e8d43","kind":"commit","published_at":"2025-11-07T19:20:51.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/4.0.2","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"e20a8c8c119b7be9ee33026376a836522dd2c971","kind":"commit","published_at":"2024-05-15T12:55:13.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/4.0.1","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ba25cca56e29d4b6ca383da3cbf355ff2de5019f","kind":"commit","published_at":"2024-04-29T14:25:31.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/4.0.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/4.0.0/manifests"},{"name":"3.4.0a1","sha":"cd16bed4154ae9dc15f0dd1f990690eadfdf2832","kind":"commit","published_at":"2024-04-26T16:42:37.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/3.4.0a1","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/3.4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@3.4.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.4.0a1/manifests"},{"name":"3.4.0a0","sha":"8fb36645bf5f06466e1950a0656d86c533db1573","kind":"commit","published_at":"2024-04-26T16:33:04.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/3.4.0a0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/3.4.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@3.4.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.4.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.4.0a0/manifests"},{"name":"3.3.2a0","sha":"63322709a76c0e93c73a04a7f596bfa04d3d9926","kind":"commit","published_at":"2024-04-26T13:40:03.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/3.3.2a0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/3.3.2a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@3.3.2a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.3.2a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.3.2a0/manifests"},{"name":"3.3.1","sha":"c35bf51671a9608b6b5610e61a1510bf1924882c","kind":"commit","published_at":"2021-11-11T20:58:33.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/3.3.1","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"e03a2de15e65cafc3fe583b1ab15e3e0b6478722","kind":"commit","published_at":"2021-11-04T00:29:40.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/3.3.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"9ff9d4a4df87ad297b680d58e6bc0586c8e8dc1c","kind":"commit","published_at":"2021-07-20T20:22:13.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/3.2.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"87f3962088d73a127eaaa8bf97ef537b364a40cf","kind":"commit","published_at":"2021-05-24T21:55:15.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/3.1.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"fbd4090f11ec4ca0d9fef7ebc803cc691ffaab4a","kind":"commit","published_at":"2021-03-02T00:31:51.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/3.0.1","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"209a13af8dc68ab269976128346fb8a0a3685057","kind":"commit","published_at":"2021-01-12T01:33:41.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/3.0.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/3.0.0/manifests"},{"name":"2.2.0","sha":"a9b36299ce9ba3bb6858700781881029d82e545d","kind":"commit","published_at":"2020-11-20T00:41:51.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/2.2.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"e31c265e2c9e4231d346d28dba6fc98177b5d2f2","kind":"commit","published_at":"2020-08-12T01:15:48.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/2.1.2","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"9949a3186f26fc734f79757a269a364fd37f96c4","kind":"commit","published_at":"2020-07-08T18:56:06.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/2.1.1","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"458e22defbdeaf86458cccf315eee5000bf97689","kind":"commit","published_at":"2020-07-07T00:43:27.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/2.1.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"3071fbb6acdce4a6a2f080fa58242efa1fe75e9a","kind":"commit","published_at":"2020-04-07T02:53:40.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/2.0.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/2.0.0/manifests"},{"name":"1.11.1","sha":"ddc0619c22cc8f88752acd8c7941c94b8f01d5ee","kind":"commit","published_at":"2020-02-15T00:13:01.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.11.1","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"beaf74c52345772fe3dc6e3d2dc21eb9ad988c6a","kind":"commit","published_at":"2020-02-12T08:11:46.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.11.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"9ab9155a956dfe3ce10a7eec781ec44890d6e013","kind":"commit","published_at":"2019-12-31T03:26:19.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.10.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.10.0/manifests"},{"name":"1.9.2","sha":"c23508dd017677c2f69c1b2bc1561671d7767d84","kind":"commit","published_at":"2019-12-03T20:57:47.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.9.2","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"1b78d92b367d5aa31a4784950b56e5936f056230","kind":"commit","published_at":"2019-12-03T07:59:50.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.9.1","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0e23356b3b5ca8e19b12a18fe72755c5317c5c1a","kind":"commit","published_at":"2019-12-03T07:32:53.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.9.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"01e4173973efa8d47d13ae55680d39d24544b3ef","kind":"commit","published_at":"2019-07-29T19:36:54.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.8.2","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"c707cbd9beb8886858ae4e1e46aa2bb2ff5df914","kind":"commit","published_at":"2019-06-16T01:01:23.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.8.1","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"5237b52c0303a97c62fbe7474adec78a05dc1def","kind":"commit","published_at":"2019-06-02T00:43:18.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.8.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"0d2636d029b329f8bd74cad43e04b2c8f518532a","kind":"commit","published_at":"2019-03-20T02:59:47.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.7.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"d91a28a6d187af003fc48d9b0ea61e83016f5e89","kind":"commit","published_at":"2019-02-18T18:41:05.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.6.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"eba54e4d19e40e3907e5fd516f68e8b4dc9e5a31","kind":"commit","published_at":"2018-09-28T05:10:43.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.5.1","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"74632b3d98c0189181020fe22c138a1e7bd87136","kind":"commit","published_at":"2018-08-31T05:04:10.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.5.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"954243640f989e1da05e4bd4d399e7e9d262cdee","kind":"commit","published_at":"2018-08-24T02:26:55.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.4.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"9277400882170d8eebfc9850703d868f9fa791a6","kind":"commit","published_at":"2018-03-02T23:36:45.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.3.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a05ac718f8b66837f47367f1ecb0fdfd7abe43fd","kind":"commit","published_at":"2017-08-16T03:01:11.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.2.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.2.0/manifests"},{"name":"1.1","sha":"f7888c6107e8bad410a583ea51e0c09cac792c9c","kind":"commit","published_at":"2015-10-04T15:53:18.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.1","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.1/manifests"},{"name":"1.0","sha":"cb155df777f231cbc276a391a17c41e22949a264","kind":"commit","published_at":"2015-09-17T17:39:45.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.0","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.0/manifests"},{"name":"1.0b1","sha":"b3057fecbe7ef56ef0d5eeb13ff6ab26cee60173","kind":"commit","published_at":"2015-08-14T15:23:50.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.0b1","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.0b1/manifests"},{"name":"1.0a2","sha":"7609505e85bf2673277660b32b4fc97586b4bca7","kind":"commit","published_at":"2015-02-19T06:14:09.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.0a2","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.0a2/manifests"},{"name":"1.0a1","sha":"8b221f73ad6e74effe5facf763b580b8ca856654","kind":"commit","published_at":"2015-02-18T20:41:56.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/1.0a1","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/1.0a1/manifests"},{"name":"0.5","sha":"a09d2a825207c9484c55f20dcf3495895d8958cb","kind":"tag","published_at":"2014-12-10T20:20:16.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/0.5","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.5/manifests"},{"name":"0.4.4","sha":"22cf0486ed1536781248390e468dfdbdbd94d259","kind":"tag","published_at":"2014-09-28T07:33:22.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/0.4.4","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"31f08e6646e606deaf58e2674008ed45d34c3692","kind":"tag","published_at":"2014-09-27T22:37:03.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/0.4.3","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"5698e242ce132f62956e3e61911b4d6f2aa60973","kind":"tag","published_at":"2014-05-05T17:27:24.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/0.4.2","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.4.2/manifests"},{"name":"0.3","sha":"b57d301a3133bc0ed94e5a8a86f15c623607b5c5","kind":"tag","published_at":"2013-10-02T17:21:21.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/0.3","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.3/manifests"},{"name":"0.2","sha":"2c038e0bdd8ccea0ea998903679ff8cba648fb85","kind":"tag","published_at":"2013-05-26T13:22:12.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/0.2","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.2/manifests"},{"name":"0.1.1","sha":"87c9b886a4ebcfe62c7df558bbeb319f6ccd0ac2","kind":"tag","published_at":"2013-02-13T19:33:09.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/0.1.1","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.1.1/manifests"},{"name":"0.1","sha":"41683c2c375c49c2bb33abea69c1339e9f4fe443","kind":"tag","published_at":"2013-02-12T19:30:44.000Z","download_url":"https://codeload.github.com/TheKevJames/coveralls-python/tar.gz/0.1","html_url":"https://github.com/TheKevJames/coveralls-python/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheKevJames/coveralls-python@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-26T02:04:13.950Z","dependent_packages_count":688,"downloads":848947,"downloads_period":"last-month","dependent_repos_count":15242,"rankings":{"downloads":0.46179581562885896,"dependent_repos_count":0.0704233687225556,"dependent_packages_count":0.034323994839564914,"stargazers_count":2.7443414724599258,"forks_count":3.587220096798316,"docker_downloads_count":0.41030982336951166,"average":1.2180690953031221},"purl":"pkg:pypi/coveralls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/coveralls","docker_dependents_count":221,"docker_downloads_count":89930284,"usage_url":"https://repos.ecosyste.ms/usage/pypi/coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/coveralls/dependencies","status":null,"funding_links":["https://github.com/sponsors/TheKevJames","https://ko-fi.com/thekevjames"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-25T10:30:57.570Z","issues_count":47,"pull_requests_count":593,"avg_time_to_close_issue":25406329.82926829,"avg_time_to_close_pull_request":2838315.574257426,"issues_closed_count":41,"pull_requests_closed_count":505,"pull_request_authors_count":24,"issue_authors_count":31,"avg_comments_per_issue":2.851063829787234,"avg_comments_per_pull_request":0.11467116357504216,"merged_pull_requests_count":422,"bot_issues_count":5,"bot_pull_requests_count":538,"past_year_issues_count":1,"past_year_pull_requests_count":128,"past_year_avg_time_to_close_issue":82859.0,"past_year_avg_time_to_close_pull_request":313168.9727272727,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.1171875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":117,"past_year_merged_pull_requests_count":95,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheKevJames%2Fcoveralls-python/issues","maintainers":[{"login":"TheKevJames","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheKevJames"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}],"active_maintainers":[{"login":"TheKevJames","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheKevJames"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coveralls/codemeta","maintainers":[{"uuid":"TheKevJames","login":"TheKevJames","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/TheKevJames/","role":null,"created_at":"2023-02-01T17:05:15.083Z","updated_at":"2023-02-01T17:05:15.083Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/TheKevJames/packages"}]}