{"id":5800750,"name":"MishaKav/pytest-coverage-comment","ecosystem":"actions","description":"GitHub Action that adds pytest coverage reports as comments to pull requests with badges, test statistics, and direct file links. Requires pull-requests: write permission.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/MishaKav/pytest-coverage-comment","keywords_array":["coverage","github-actions","test","testing"],"namespace":"MishaKav","versions_count":83,"first_release_published_at":"2021-06-02T20:25:59.000Z","latest_release_published_at":"2026-09-01T11:26:01.000Z","latest_release_number":"v1.12.2","last_synced_at":"2026-09-25T20:11:17.527Z","created_at":"2023-01-04T12:25:00.187Z","updated_at":"2026-09-25T20:11:17.528Z","registry_url":"https://github.com/MishaKav/pytest-coverage-comment","install_command":null,"documentation_url":null,"metadata":{"name":"Pytest Coverage Comment","description":"GitHub Action that adds pytest coverage reports as comments to pull requests with badges, test statistics, and direct file links. Requires pull-requests: write permission.","author":"Misha Kav","branding":{"icon":"message-circle","color":"blue"},"inputs":{"github-token":{"description":"GitHub token for API access to create/update comments. Ensure your workflow has pull-requests: write permission.","default":"${{ github.token }}","required":true},"pytest-coverage-path":{"description":"Path to pytest text coverage output (from --cov-report=term-missing)","default":"./pytest-coverage.txt","required":false},"issue-number":{"description":"Pull request number to comment on (required for workflow_dispatch/workflow_run events)","default":"","required":false},"pytest-xml-coverage-path":{"description":"Path to XML coverage report (from --cov-report=xml:coverage.xml)","default":"","required":false},"pytest-json-coverage-path":{"description":"Path to JSON coverage report (from coverage json)","default":"","required":false},"coverage-path-prefix":{"description":"Prefix to add to file paths in coverage report links","default":"","required":false},"title":{"description":"Main title for the coverage comment (useful for monorepo projects)","default":"Coverage Report","required":false},"badge-title":{"description":"Text shown on the coverage percentage badge","default":"Coverage","required":false},"hide-badge":{"description":"Hide the coverage percentage badge from the comment","default":"false","required":false},"hide-report":{"description":"Hide the detailed coverage table (show only summary and badge)","default":"false","required":false},"hide-comment":{"description":"Skip creating PR comment entirely (useful for using outputs only)","default":"false","required":false},"hide-emoji":{"description":"Hide emojis in the test summary table (skipped/failures/errors/time columns)","default":"false","required":false},"xml-skip-covered":{"description":"Hide files with 100% coverage from XML coverage reports","default":"false","required":false},"report-only-changed-files":{"description":"Show only files changed in the current pull request","default":"false","required":false},"junitxml-path":{"description":"Path to JUnit XML file for test statistics (passed/failed/skipped)","default":"","required":false},"junitxml-title":{"description":"Title for the test summary section from JUnit XML","default":"","required":false},"show-failed-tests":{"description":"Show names and outputs of failed tests in the comment (requires junitxml-path or junit files in multiple-files)","default":"false","required":false},"max-failed-tests":{"description":"Maximum number of failed tests to show in the comment, in total across all junit files (requires show-failed-tests)","default":"30","required":false},"create-new-comment":{"description":"Create new comment on each run instead of updating existing comment","default":"false","required":false},"default-branch":{"description":"Base branch name for file links in coverage report (e.g., main, master)","default":"main","required":false},"multiple-files":{"description":"Generate single comment with multiple coverage reports (useful for monorepos). Format: One report per line as \"Title, coverage-path, junit-path\". Coverage path can be TXT (from --cov-report=term-missing), XML (from --cov-report=xml), or JSON (from coverage json). Examples: \"Backend API, ./backend/coverage.txt, ./backend/junit.xml\" \"Frontend Tests, ./frontend/coverage.xml, ./frontend/junit.xml\"\n","default":"","required":false},"remove-link-from-badge":{"description":"Remove hyperlink from coverage badge (badge becomes plain image)","default":"false","required":false},"unique-id-for-comment":{"description":"Unique identifier for matrix builds to update separate comments (e.g., matrix.python-version)","default":"","required":false},"remove-links-to-files":{"description":"Remove file links from coverage table to reduce comment size","default":"false","required":false},"remove-links-to-lines":{"description":"Remove line number links from coverage table to reduce comment size","default":"false","required":false},"text-instead-badge":{"description":"Use simple text instead of badge images for coverage display","default":"false","required":false}},"outputs":{"coverage":{"description":"Coverage percentage from pytest report (e.g., 85%)"},"color":{"description":"Badge color based on coverage percentage (red/orange/yellow/green/brightgreen)"},"coverageHtml":{"description":"Full HTML coverage report with clickable links to uncovered lines"},"summaryReport":{"description":"Test summary in markdown format with statistics (tests/skipped/failures/errors/time)"},"warnings":{"description":"Number of coverage warnings from pytest-cov"},"tests":{"description":"Total number of tests run (from JUnit XML)"},"skipped":{"description":"Number of skipped tests (from JUnit XML)"},"failures":{"description":"Number of failed tests (from JUnit XML)"},"errors":{"description":"Number of test errors (from JUnit XML)"},"time":{"description":"Test execution time in seconds (from JUnit XML)"},"notSuccessTestInfo":{"description":"JSON details of failed, errored, and skipped tests (from JUnit XML)"},"failedTestsHtml":{"description":"Collapsible HTML block with failed test names and outputs (empty when show-failed-tests is disabled or there are no failures; not published for junit files in multiple-files)"}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":37812593,"uuid":"365032492","full_name":"MishaKav/pytest-coverage-comment","owner":"MishaKav","description":"Comments a pull request with the pytest code coverage badge and full report","archived":false,"fork":false,"pushed_at":"2026-09-13T15:25:08.000Z","size":1254,"stargazers_count":263,"open_issues_count":1,"forks_count":75,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-21T11:37:02.804Z","etag":null,"topics":["coverage","github-actions","test","testing"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/MishaKav.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"patreon":"MishaKav","custom":["paypal.me/MishaKav"]}},"created_at":"2021-05-06T20:41:58.000Z","updated_at":"2026-09-14T11:24:10.000Z","dependencies_parsed_at":"2024-01-16T21:53:49.349Z","dependency_job_id":"a72db418-0636-4614-bb9b-7dab516a45db","html_url":"https://github.com/MishaKav/pytest-coverage-comment","commit_stats":{"total_commits":122,"total_committers":16,"mean_commits":7.625,"dds":0.180327868852459,"last_synced_commit":"81882822c5b22af01f91bd3eacb1cefb6ad73dc2"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MishaKav","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/sbom","scorecard":{"id":94927,"data":{"date":"2025-08-11","repo":{"name":"github.com/MishaKav/pytest-coverage-comment","commit":"9638e4b1448019aba40c4aaaa1ade87a9f211aa1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/live-test.yml:6","Warn: topLevel 'checks' permission set to 'write': .github/workflows/live-test.yml:7","Warn: topLevel 'contents' permission set to 'write': .github/workflows/multiple-files.yml:6","Warn: topLevel 'checks' permission set to 'write': .github/workflows/multiple-files.yml:7","Warn: topLevel 'checks' permission set to 'write': .github/workflows/test-branch.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/test-branch.yml:8","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-coverage-on-readme.yml:8","Warn: topLevel 'checks' permission set to 'write': .github/workflows/update-coverage-on-readme.yml:9","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/live-test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/MishaKav/pytest-coverage-comment/live-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/live-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/MishaKav/pytest-coverage-comment/live-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/live-test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/MishaKav/pytest-coverage-comment/live-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/multiple-files.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/MishaKav/pytest-coverage-comment/multiple-files.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/multiple-files.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/MishaKav/pytest-coverage-comment/multiple-files.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/multiple-files.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/MishaKav/pytest-coverage-comment/multiple-files.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/multiple-files.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/MishaKav/pytest-coverage-comment/multiple-files.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/multiple-files.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/MishaKav/pytest-coverage-comment/multiple-files.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-branch.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/MishaKav/pytest-coverage-comment/test-branch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-branch.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/MishaKav/pytest-coverage-comment/test-branch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-coverage-on-readme.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/MishaKav/pytest-coverage-comment/update-coverage-on-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-coverage-on-readme.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/MishaKav/pytest-coverage-comment/update-coverage-on-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-coverage-on-readme.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/MishaKav/pytest-coverage-comment/update-coverage-on-readme.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction 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":"Code-Review","score":2,"reason":"Found 7/28 approved changesets -- score normalized to 2","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc"],"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":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 8 commits out of 25 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-15T08:45:17.628Z","repository_id":37812593,"created_at":"2025-08-15T08:45:17.628Z","updated_at":"2025-08-15T08:45:17.628Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37602791,"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":"MishaKav","name":"Misha Kav","uuid":"289035","kind":"user","description":"Full Stack Developer with a passion for building and contributing to open-source. Developed and maintained open-source projects used by AWS, Microsoft, Node.js","email":"misha.kav@gmail.com","website":"https://www.linkedin.com/in/MishaKav/","location":"Tel Aviv","twitter":null,"company":"LinearB","icon_url":"https://avatars.githubusercontent.com/u/289035?u=c7c15bdf4b7f188357a4e9b4826ad12c90203260\u0026v=4","repositories_count":15,"last_synced_at":"2026-09-21T09:46:26.964Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/MishaKav","funding_links":["https://github.com/sponsors/MishaKav"],"total_stars":219,"followers":16,"following":8,"created_at":"2022-11-08T03:15:06.515Z","updated_at":"2026-09-21T09:46:26.978Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MishaKav","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MishaKav/repositories"},"tags":[{"name":"v1.12.2","sha":"432ac90e8d345c93e1d90ee0838b35913abc9c9b","kind":"commit","published_at":"2026-09-01T11:26:01.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.12.2","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":"8ae920d1-bd8b-4487-9c3b-30abffe0e78d","purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.12.2/manifests"},{"name":"v1","sha":"432ac90e8d345c93e1d90ee0838b35913abc9c9b","kind":"commit","published_at":"2026-09-01T11:26:01.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":"e0867aa0-ab78-48e4-a640-1f566fa760a0","purl":"pkg:github/MishaKav/pytest-coverage-comment@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1/manifests"},{"name":"v1.12.1","sha":"1fcf8a5d3ce4e9315837759203b3b7512f333e81","kind":"commit","published_at":"2026-08-30T14:27:03.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.12.1","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":"63d0f2bb-4989-479b-8aaa-bc95b132cc76","purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f79b34ab549a0f6b59e2d44ddea0d20858026eff","kind":"commit","published_at":"2026-08-30T12:29:53.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.12.0","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":"92a004d6-187f-403e-b0ad-7e5a71c025dc","purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ce64cfb4332195faa36733a0364dda8849109f70","kind":"commit","published_at":"2026-08-26T13:16:12.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.11.2","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":"ff10ad79-c473-4a1e-bb3a-2b092071973b","purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d46d9d594f3e1d11008ed19939deb7a139b18751","kind":"commit","published_at":"2026-08-22T13:46:00.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.11.1","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":"6ea8b445-f6de-444b-a0d8-4c2a067dae96","purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"09c28b6767e12a048e0b23e821ed03133ee48a1a","kind":"commit","published_at":"2026-08-02T10:37:59.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.11.0","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.11.0","dependencies_parsed_at":"2026-08-08T11:51:59.093Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"96fbda6d187cdff0b21968489966e33e2267248a","kind":"commit","published_at":"2026-08-01T10:20:18.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.10.1","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.10.1","dependencies_parsed_at":"2026-08-08T11:51:59.572Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"fd9adbdca9fdfbe2b9bfa44a7340e6a83346ce6c","kind":"commit","published_at":"2026-07-05T10:13:51.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.10.0","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.10.0","dependencies_parsed_at":"2026-08-08T11:51:58.430Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"4a4889e6085d4e19fd19bf4a763c83d5332c8d06","kind":"commit","published_at":"2026-07-04T13:07:44.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.9.0","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.9.0","dependencies_parsed_at":"2026-08-08T11:52:01.308Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"e48ae95fa406cefacc7fbdd79949122795569961","kind":"commit","published_at":"2026-06-27T11:40:54.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.8.0","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.8.0","dependencies_parsed_at":"2026-08-08T11:52:01.949Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"810a6287229783112454519ad7db802b6fb47be3","kind":"commit","published_at":"2026-06-27T10:41:33.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.7.3","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.7.3","dependencies_parsed_at":"2026-08-08T11:52:02.071Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"dd5b80bde6d16941f336518e92929e89069d8451","kind":"commit","published_at":"2026-04-18T13:32:59.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.7.2","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.7.2","dependencies_parsed_at":"2026-08-08T11:52:01.451Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"287292879eaaff04116f36d3eb1a670f6e5df1a4","kind":"commit","published_at":"2026-03-14T12:51:32.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.7.1","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.7.1","dependencies_parsed_at":"2026-08-08T11:52:01.687Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"6b219eafc7094a43abafd1fbd0c6c48de8cc2141","kind":"commit","published_at":"2026-03-13T20:04:03.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.7.0","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.7.0","dependencies_parsed_at":"2026-08-08T11:52:01.527Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"26f986d2599c288bb62f623d29c2da98609e9cd4","kind":"commit","published_at":"2026-03-06T16:17:18.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.6.0","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.6.0","dependencies_parsed_at":"2026-08-08T11:51:59.569Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"25a4660954f81456fdfca755d569ed6e18f9423c","kind":"commit","published_at":"2026-02-28T13:00:51.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.5.0","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.5.0","dependencies_parsed_at":"2026-08-08T11:52:00.201Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"46a1348587126fb199084ee9024ce511cb3abbdb","kind":"commit","published_at":"2026-02-22T09:35:24.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.4.0","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.4.0","dependencies_parsed_at":"2026-08-08T11:52:00.543Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"09d4ea68d470b4240306adfd7e589ae1fe681280","kind":"commit","published_at":"2026-02-21T16:41:24.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.3.0","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.3.0","dependencies_parsed_at":"2026-08-08T11:52:00.704Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"181aff533a2408b0bbfe3386700d865af3b30711","kind":"commit","published_at":"2026-02-21T15:30:09.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.2.1","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.2.1","dependencies_parsed_at":"2026-08-08T11:52:01.686Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"ae0e8a539a3f310aefb3bfb6a2209778a21fa42b","kind":"commit","published_at":"2025-11-15T16:07:57.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.2.0","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.2.0","dependencies_parsed_at":"2026-08-08T11:52:01.719Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.2.0/manifests"},{"name":"v1.1.59","sha":"dda025d84b1dd831193ed9cd5b1d7e33c79efa9b","kind":"commit","published_at":"2025-11-08T14:49:30.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.59","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.59","dependencies_parsed_at":"2026-08-08T11:52:02.280Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.59/manifests"},{"name":"v1.1.58","sha":"40c105a88eb914b23ad3b4d3dde9aa4abe1c3993","kind":"commit","published_at":"2025-11-08T12:30:35.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.58","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.58","dependencies_parsed_at":"2026-08-08T11:52:02.317Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.58/manifests"},{"name":"v1.1.57","sha":"1bdbba85fb74a2fdc1ec66383acec1091610f82b","kind":"tag","published_at":"2025-08-30T12:36:41.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.57","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.57","dependencies_parsed_at":"2025-09-02T05:23:48.094Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.57/manifests"},{"name":"v1.1.56","sha":"9638e4b1448019aba40c4aaaa1ade87a9f211aa1","kind":"tag","published_at":"2025-08-09T15:25:36.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.56","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.56","dependencies_parsed_at":"2025-08-12T05:23:20.144Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.56/manifests"},{"name":"v1.1.55","sha":"c69f3778ae57715f5f243d944e9dceacfadb3624","kind":"tag","published_at":"2025-08-09T14:33:55.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.55","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.55","dependencies_parsed_at":"2025-08-12T05:23:19.991Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.55/manifests"},{"name":"v1.1.54","sha":"13d3c18e21895566c746187c9ea74736372e5e91","kind":"commit","published_at":"2025-04-30T11:17:05.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.54","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.54","dependencies_parsed_at":"2025-08-12T05:23:19.755Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.54/manifests"},{"name":"v1.1.53","sha":"81882822c5b22af01f91bd3eacb1cefb6ad73dc2","kind":"commit","published_at":"2024-10-10T20:09:02.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.53","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.53","dependencies_parsed_at":"2024-10-12T04:03:16.859Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.53/manifests"},{"name":"v1.1.52","sha":"fa1c641d7e3fa1d98ed95d5f658ccd638b774628","kind":"commit","published_at":"2024-06-30T06:38:09.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.52","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.52","dependencies_parsed_at":"2024-10-30T04:29:06.507Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.52/manifests"},{"name":"v1.1.51","sha":"a1fe18e2b00c64a765568e2edb9f1706eb8fc88b","kind":"tag","published_at":"2024-02-13T06:34:00.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.51","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.51","dependencies_parsed_at":"2024-02-15T05:09:09.900Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.51/manifests"},{"name":"v1.1.50","sha":"0500a150d0f325470416bf02cede87f6864a4480","kind":"tag","published_at":"2023-11-26T07:11:42.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.50","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.50","dependencies_parsed_at":"2023-11-28T04:33:42.977Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.50/manifests"},{"name":"v1.1.49","sha":"1aa8107243589f728b788f7e8cba5e22e33b67d8","kind":"tag","published_at":"2023-11-15T18:53:36.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.49","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.49","dependencies_parsed_at":"2023-11-17T05:09:07.975Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.49/manifests"},{"name":"v1.1.48","sha":"23f81a94faaa03449d5c4a729c0dd0b8d6abed96","kind":"tag","published_at":"2023-08-02T18:56:27.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.48","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.48","dependencies_parsed_at":"2023-08-09T05:26:19.596Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.48/manifests"},{"name":"v1.1.47","sha":"15eb26417c4fd3f5a55e4bfca8e5e7c1f24270ac","kind":"tag","published_at":"2023-03-18T09:37:21.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.47","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.47","dependencies_parsed_at":"2023-07-20T20:42:01.185Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.47/manifests"},{"name":"v1.1.46","sha":"be8d9a47c0ca22975c9cb8b892d268dd9815640f","kind":"tag","published_at":"2023-03-03T15:18:54.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.46","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.46","dependencies_parsed_at":"2023-07-20T20:41:59.760Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.46/manifests"},{"name":"v1.1.45","sha":"e2c4b20b8a59537ce08ed767c5bb63581e0651ae","kind":"tag","published_at":"2023-02-04T16:11:21.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.45","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.45","dependencies_parsed_at":"2023-07-20T20:41:59.687Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.45/manifests"},{"name":"v1.1.44","sha":"19b7ba6a3201bdd23467d3a96afaa50721cc5b02","kind":"tag","published_at":"2023-01-31T20:07:30.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.44","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.44","dependencies_parsed_at":"2023-07-20T20:42:00.535Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.44/manifests"},{"name":"v1.1.43","sha":"506b8a2cd087f1c25c1959998fc9ab7ac73080e0","kind":"tag","published_at":"2023-01-23T20:39:48.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.43","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.43","dependencies_parsed_at":"2023-07-20T20:41:59.763Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.43/manifests"},{"name":"v1.1.42","sha":"5acddd9658cbab9f3ade630f6cfbb9cbe5055f7c","kind":"tag","published_at":"2023-01-09T20:29:06.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.42","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.42","dependencies_parsed_at":"2023-07-20T20:41:59.752Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.42/manifests"},{"name":"v1.1.41","sha":"269962c9554c7e2c18195af890f95e56c367d973","kind":"tag","published_at":"2022-12-23T22:37:08.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.41","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.41","dependencies_parsed_at":"2023-07-20T20:41:58.922Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.41/manifests"},{"name":"v1.1.40","sha":"b2577f18e9cfc22124cc9f87188eee5bb73267cf","kind":"tag","published_at":"2022-12-02T22:33:30.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.40","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.40","dependencies_parsed_at":"2023-07-20T20:41:59.828Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.40/manifests"},{"name":"v1.1.39","sha":"85136c6081bfc3df1adef2e4843a4292671e18fc","kind":"tag","published_at":"2022-11-26T14:12:49.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.39","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.39","dependencies_parsed_at":"2023-07-20T20:41:59.785Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.39/manifests"},{"name":"v1.1.38","sha":"28aae233d447c5671b738f629cd622f710ec4aaa","kind":"tag","published_at":"2022-11-26T13:16:14.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.38","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.38","dependencies_parsed_at":"2023-07-20T20:41:59.885Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.38/manifests"},{"name":"v1.1.37","sha":"c29468a3db43bfb9e0b5f85b43bfd06b39b582ba","kind":"tag","published_at":"2022-10-20T18:38:46.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.37","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.37","dependencies_parsed_at":"2023-07-20T20:41:59.173Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.37/manifests"},{"name":"v1.1.36","sha":"9307f3fabdf5319eff6585fcd4e40fc5528cf6cc","kind":"tag","published_at":"2022-10-12T12:14:49.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.36","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.36","dependencies_parsed_at":"2023-07-20T20:41:59.325Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.36/manifests"},{"name":"v1.1.35","sha":"e9a96a33d55b673f958c22647659b7aa6d2199be","kind":"tag","published_at":"2022-09-06T19:25:59.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.35","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.35","dependencies_parsed_at":"2023-07-20T20:42:02.076Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.35/manifests"},{"name":"v1.1.34","sha":"3c4b10ce9bf215e1fe6040bacfb761f4f01b2d97","kind":"tag","published_at":"2022-09-06T18:49:57.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.34","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.34","dependencies_parsed_at":"2023-07-20T20:42:00.004Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.34/manifests"},{"name":"v1.1.33","sha":"6c41263c19b2dc6ced4b3a35f186277e24af2f59","kind":"tag","published_at":"2022-08-28T23:00:10.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.33","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.33","dependencies_parsed_at":"2023-07-20T20:42:00.409Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.33/manifests"},{"name":"v1.1.32","sha":"0b96302125cf52b56a0859a04dd048cf3707d110","kind":"tag","published_at":"2022-08-10T19:26:01.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.32","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.32","dependencies_parsed_at":"2023-07-20T20:42:00.368Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.32/manifests"},{"name":"v1.1.31","sha":"7c2f4208cc451ba9985ba17a62990694d0f2181b","kind":"tag","published_at":"2022-08-09T20:43:21.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.31","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.31","dependencies_parsed_at":"2023-07-20T20:42:01.478Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.31/manifests"},{"name":"v1.1.30","sha":"9635d4f13c52ba33241ebe66e0e69228a2de1dd8","kind":"tag","published_at":"2022-08-04T22:03:23.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.30","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.30","dependencies_parsed_at":"2023-07-20T20:42:00.029Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.30/manifests"},{"name":"v1.1.29","sha":"dcbf9e1d724e16a24afd90030107ab65d6fb4109","kind":"tag","published_at":"2022-06-28T21:56:09.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.29","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.29","dependencies_parsed_at":"2023-07-20T20:41:59.465Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.29/manifests"},{"name":"v1.1.28","sha":"ca0259ac6c408e89cc8ccbbcc1a20f55fb00b2f5","kind":"tag","published_at":"2022-04-26T21:25:47.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.28","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.28","dependencies_parsed_at":"2023-07-20T20:42:00.494Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.28/manifests"},{"name":"v1.1.27","sha":"b3a4ca819419506efe83cba11952859c3379133d","kind":"tag","published_at":"2022-04-26T18:35:08.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.27","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.27","dependencies_parsed_at":"2023-07-20T20:42:02.031Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.27/manifests"},{"name":"v1.1.26","sha":"8856b4a41af73e1843616d4fc7f022e3f974f20c","kind":"tag","published_at":"2022-04-22T19:12:36.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.26","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.26","dependencies_parsed_at":"2023-07-20T20:42:00.765Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.26/manifests"},{"name":"v1.1.25","sha":"ce2073483e61f3f6738497ff50e566b6b0ba0ba0","kind":"tag","published_at":"2022-04-06T19:51:35.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.25","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.25","dependencies_parsed_at":"2023-07-20T20:41:59.712Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.25/manifests"},{"name":"v1.1.24","sha":"94a02a3d49e9983f815758e867e182809211e285","kind":"tag","published_at":"2022-03-15T21:55:40.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.24","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.24","dependencies_parsed_at":"2023-07-20T20:42:00.736Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.24/manifests"},{"name":"v1.1.23","sha":"74d342063de45f85de1abf030eb92211559f3cfb","kind":"tag","published_at":"2022-03-14T21:00:09.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.23","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.23","dependencies_parsed_at":"2023-07-20T20:42:00.811Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.23/manifests"},{"name":"v1.1.22","sha":"31b2118b5a765172e358e48918e7cdf4eaaf20de","kind":"tag","published_at":"2022-03-12T13:02:54.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.22","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.22","dependencies_parsed_at":"2023-07-20T20:42:02.125Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.22/manifests"},{"name":"v1.1.21","sha":"03b8cb1ddd9f1f768184f85232b9bed83e628640","kind":"tag","published_at":"2022-03-10T06:51:39.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.21","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.21","dependencies_parsed_at":"2023-07-20T20:42:02.157Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.21/manifests"},{"name":"v1.1.20","sha":"2bc9016381f3fe621964d8a52db573867f80a6e8","kind":"tag","published_at":"2022-03-08T20:30:45.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.20","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.20","dependencies_parsed_at":"2023-07-20T20:42:00.357Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.20/manifests"},{"name":"v1.1.19","sha":"f6ab1101b9ec684db85018b334d91c988ddfb715","kind":"tag","published_at":"2022-02-24T21:33:48.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.19","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.19","dependencies_parsed_at":"2023-07-20T20:42:00.379Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.19/manifests"},{"name":"v1.1.18","sha":"53e5e45afb08ff0d6a0d7c60907113b2c27b7e24","kind":"tag","published_at":"2022-02-24T21:05:20.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.18","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.18","dependencies_parsed_at":"2023-07-20T20:42:02.143Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.18/manifests"},{"name":"v1.1.17","sha":"2b16dda2d462979e5c5fbcf3a80e95e9d5b83b32","kind":"tag","published_at":"2022-01-21T17:02:28.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.17","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.17","dependencies_parsed_at":"2023-07-20T20:41:59.799Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.17/manifests"},{"name":"v1.1.16","sha":"5fb08def8a92531246979832c94a5750eb2c19a4","kind":"tag","published_at":"2021-12-09T20:54:06.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.16","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.16","dependencies_parsed_at":"2023-07-20T20:42:02.085Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.16/manifests"},{"name":"v1.1.15","sha":"bf8864af702a4a9a6976afb27bf94af361c39f5c","kind":"tag","published_at":"2021-12-09T20:00:57.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.15","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.15","dependencies_parsed_at":"2023-07-20T20:42:00.773Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"24861368b5aacff33a8d7c7abda382404690dad2","kind":"tag","published_at":"2021-12-04T21:02:55.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.14","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.14","dependencies_parsed_at":"2023-07-20T20:42:02.078Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"cbff542efb5fce88d7853b9373b0abd579435123","kind":"tag","published_at":"2021-12-01T19:30:22.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.13","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.13","dependencies_parsed_at":"2023-07-20T20:41:59.761Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"672d019e9ceb8a9f71a91256d15bb6d8f027f3d3","kind":"tag","published_at":"2021-11-10T23:05:57.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.12","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.12","dependencies_parsed_at":"2023-07-20T20:42:02.102Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"e47dbfa07ce804cb07a2098fec2b342242fb3bcc","kind":"tag","published_at":"2021-10-30T21:34:53.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.11","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.11","dependencies_parsed_at":"2023-07-20T20:42:00.547Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"6b975e09a30c6133a3ecaa9966908ab1092e5414","kind":"tag","published_at":"2021-10-16T20:59:30.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.10","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.10","dependencies_parsed_at":"2023-07-20T20:41:59.771Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"4b072806b6526750bfca74a374a2c9493f0d2bcd","kind":"tag","published_at":"2021-09-08T13:32:07.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.9","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.9","dependencies_parsed_at":"2023-07-20T20:42:00.415Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"e336deefe28c0604368b0537c246f005be1e7e0a","kind":"tag","published_at":"2021-09-07T21:29:51.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.8","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.8","dependencies_parsed_at":"2023-07-20T20:41:59.717Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"1aab01fca8b6417db54283779b0cf92aa618ffbd","kind":"tag","published_at":"2021-09-07T21:19:36.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.7","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.7","dependencies_parsed_at":"2023-07-20T20:42:00.722Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"21fd3ae66f0849a88292c9b365254f09a55b5d0e","kind":"tag","published_at":"2021-07-26T18:49:15.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.6","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.6","dependencies_parsed_at":"2023-07-20T20:42:00.418Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"2cb7a170bba5fbab4c3dcd5eb21c94f8ae3a311b","kind":"tag","published_at":"2021-07-17T14:24:42.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.5","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.5","dependencies_parsed_at":"2023-07-20T20:42:00.254Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"db17a704a20947fcc527c435e1f3bc727d9ae41e","kind":"tag","published_at":"2021-07-13T09:35:31.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.4","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.4","dependencies_parsed_at":"2023-07-20T20:42:01.973Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"0fcf661006176291705345fa7abec739612b9aa8","kind":"tag","published_at":"2021-06-24T16:09:01.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.3","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.3","dependencies_parsed_at":"2023-07-20T20:41:59.308Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"5037dc0f10874f3e6b457113ca8bb9b319d6c5e7","kind":"tag","published_at":"2021-06-23T20:58:57.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.2","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.2","dependencies_parsed_at":"2023-07-20T20:42:00.463Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"bdda1db7f9700bb9601b401e61abc9d8a16b961b","kind":"tag","published_at":"2021-06-19T13:14:48.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.1","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.1","dependencies_parsed_at":"2023-07-20T20:42:00.643Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"cb3219db22ad95b7566639e868a39e1c70d3e849","kind":"tag","published_at":"2021-06-15T20:56:40.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.1.0","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.1.0","dependencies_parsed_at":"2023-07-20T20:41:59.293Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"5aa719f56173ec74336d9389478062f6ffff2109","kind":"tag","published_at":"2021-06-15T18:39:09.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.0.1","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.0.1","dependencies_parsed_at":"2023-07-20T20:42:00.300Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"4f1adb23dd255481d03acb5c3239651523486891","kind":"tag","published_at":"2021-06-02T20:25:59.000Z","download_url":"https://codeload.github.com/MishaKav/pytest-coverage-comment/tar.gz/v1.0","html_url":"https://github.com/MishaKav/pytest-coverage-comment/releases/tag/v1.0","dependencies_parsed_at":"2023-07-20T20:41:59.529Z","dependency_job_id":null,"purl":"pkg:github/MishaKav/pytest-coverage-comment@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-22T23:23:30.197Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":117,"rankings":{"downloads":null,"dependent_repos_count":4.151481540167961,"dependent_packages_count":0.0,"stargazers_count":2.170812866423705,"forks_count":1.6700998257011566,"docker_downloads_count":null,"average":1.9980985580732056},"purl":"pkg:githubactions/MishaKav/pytest-coverage-comment","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/MishaKav/pytest-coverage-comment","docker_dependents_count":1,"docker_downloads_count":127,"usage_url":"https://repos.ecosyste.ms/usage/actions/MishaKav/pytest-coverage-comment","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/MishaKav/pytest-coverage-comment/dependencies","status":null,"funding_links":["https://patreon.com/MishaKav","paypal.me/MishaKav","https://github.com/sponsors/MishaKav"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-21T11:24:47.261Z","issues_count":68,"pull_requests_count":179,"avg_time_to_close_issue":774660.8166666667,"avg_time_to_close_pull_request":1921209.0239520958,"issues_closed_count":60,"pull_requests_closed_count":167,"pull_request_authors_count":30,"issue_authors_count":59,"avg_comments_per_issue":3.588235294117647,"avg_comments_per_pull_request":2.0279329608938546,"merged_pull_requests_count":106,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":3,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":116857.0,"past_year_avg_time_to_close_pull_request":220477.90322580645,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":5.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MishaKav%2Fpytest-coverage-comment/issues","maintainers":[{"login":"MishaKav","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MishaKav"},{"login":"mifwar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mifwar"}],"active_maintainers":[{"login":"MishaKav","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MishaKav"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MishaKav%2Fpytest-coverage-comment/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MishaKav%2Fpytest-coverage-comment/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MishaKav%2Fpytest-coverage-comment/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MishaKav%2Fpytest-coverage-comment/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MishaKav%2Fpytest-coverage-comment/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MishaKav%2Fpytest-coverage-comment/codemeta","maintainers":[]}