{"id":5800380,"name":"barecheck/code-coverage-action","ecosystem":"actions","description":"GitHub Action generates code coverage reports","homepage":"https://barecheck.com","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/barecheck/code-coverage-action","keywords_array":["ci","code-coverage","coverage","coverage-action","coverage-reports","github-actions","workflow"],"namespace":"barecheck","versions_count":14,"first_release_published_at":"2020-12-31T20:32:26.000Z","latest_release_published_at":"2022-04-26T21:31:08.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-03-11T15:18:44.525Z","created_at":"2023-01-04T12:06:27.421Z","updated_at":"2026-03-11T15:18:44.525Z","registry_url":"https://github.com/barecheck/code-coverage-action","install_command":null,"documentation_url":null,"metadata":{"name":"Barecheck - Code Coverage","description":"GitHub Action generates code coverage reports","branding":{"icon":"check-circle","color":"yellow"},"inputs":{"github-token":{"description":"Your GitHub Action token","required":true},"barecheck-github-app-token":{"description":"Barecheck application token, received after application installation. Would be used instead of `github-token`","required":false},"barecheck-api-key":{"description":"Barecheck project API key","required":false},"lcov-file":{"description":"Compare code coverage report","required":true,"default":"./coverage/lcov.info"},"base-lcov-file":{"description":"Base code coverage report to generate percentage diff","required":false,"default":""},"minimum-ratio":{"description":"Minimum code coverage ratio that would to be considered as a difference between based and head commits","required":false},"send-summary-comment":{"description":"Send Github Pull request comment with code coverage summary","default":"","required":false},"show-annotations":{"description":"Shows annotations with uncovered lines in the review. Options: warning|error","default":"warning","required":false},"app-name":{"description":"Application name should be used once you have more then one report in your workflow.","default":"","required":false}},"outputs":{"percentage":{"description":"Total Percentage coverage"},"diff":{"description":"Percantage difference between head branch"}},"runs":{"using":"node12","main":"dist/index.js"},"default_branch":"v1","path":null},"repo_metadata":{"id":38333078,"uuid":"324747597","full_name":"barecheck/code-coverage-action","owner":"barecheck","description":"GitHub Action that generates code coverage reports","archived":false,"fork":false,"pushed_at":"2025-04-14T20:20:42.000Z","size":2973,"stargazers_count":75,"open_issues_count":21,"forks_count":18,"subscribers_count":2,"default_branch":"v1","last_synced_at":"2025-08-28T06:41:47.405Z","etag":null,"topics":["ci","code-coverage","coverage","coverage-action","coverage-reports","github-actions","workflow"],"latest_commit_sha":null,"homepage":"https://barecheck.com","language":"JavaScript","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/barecheck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-27T11:33:14.000Z","updated_at":"2025-07-30T11:50:50.000Z","dependencies_parsed_at":"2024-01-27T11:53:56.799Z","dependency_job_id":"e6d9399a-5da9-455e-a00b-6d3e04c58315","html_url":"https://github.com/barecheck/code-coverage-action","commit_stats":{"total_commits":201,"total_committers":7,"mean_commits":"28.714285714285715","dds":0.5024875621890548,"last_synced_commit":"614579a3cc9b46179133dc0ac5cdecad1d81954d"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/barecheck/code-coverage-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barecheck","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/refs/heads/v1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/sbom","scorecard":{"id":225776,"data":{"date":"2025-08-11","repo":{"name":"github.com/barecheck/code-coverage-action","commit":"e6dbc4cc0f103d76dce7e4c79a27d95ce5c9f24a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Code-Review","score":2,"reason":"Found 3/15 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":"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/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/barecheck/code-coverage-action/ci.yml/v1?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/barecheck/code-coverage-action/ci.yml/v1?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/barecheck/code-coverage-action/ci.yml/v1?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/barecheck/code-coverage-action/ci.yml/v1?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/barecheck/code-coverage-action/ci.yml/v1?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/barecheck/code-coverage-action/ci.yml/v1?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/barecheck/code-coverage-action/ci.yml/v1?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/barecheck/code-coverage-action/ci.yml/v1?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/barecheck/code-coverage-action/ci.yml/v1?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/barecheck/code-coverage-action/ci.yml/v1?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/barecheck/code-coverage-action/ci.yml/v1?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/barecheck/code-coverage-action/ci.yml/v1?enable=pin","Info:   0 out of  12 GitHub-owned 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":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v1'","Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T03:46:54.491Z","repository_id":38333078,"created_at":"2025-08-17T03:46:54.492Z","updated_at":"2025-08-17T03:46:54.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272497414,"owners_count":24944682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"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":"barecheck","name":"Barecheck","uuid":"76596651","kind":"organization","description":"Code quality checks over the time","email":"contact@barecheck.com","website":"https://barecheck.com","location":null,"twitter":"barecheck","company":null,"icon_url":"https://avatars.githubusercontent.com/u/76596651?v=4","repositories_count":7,"last_synced_at":"2025-05-11T22:37:11.565Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/barecheck","funding_links":[],"total_stars":76,"followers":6,"following":0,"created_at":"2022-11-14T05:41:38.626Z","updated_at":"2025-05-11T22:37:11.565Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barecheck","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barecheck/repositories"},"tags":[{"name":"v1.0.0","sha":"d92cdaec187f89f0886ccec37acf11e2a6a85f70","kind":"commit","published_at":"2022-04-26T21:31:08.000Z","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/v1.0.0","html_url":"https://github.com/barecheck/code-coverage-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T00:17:58.998Z","dependency_job_id":null,"purl":"pkg:github/barecheck/code-coverage-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"9c40092201880911f548e01912ae560205b4b135","kind":"commit","published_at":"2022-03-15T11:15:34.000Z","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/v0.6.1","html_url":"https://github.com/barecheck/code-coverage-action/releases/tag/v0.6.1","dependencies_parsed_at":"2023-05-31T00:17:59.600Z","dependency_job_id":null,"purl":"pkg:github/barecheck/code-coverage-action@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"b0a1c3f5829eac61289c08d2026b8e1f00182925","kind":"commit","published_at":"2021-11-02T13:51:47.000Z","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/v0.6.0","html_url":"https://github.com/barecheck/code-coverage-action/releases/tag/v0.6.0","dependencies_parsed_at":"2023-05-31T00:18:00.648Z","dependency_job_id":null,"purl":"pkg:github/barecheck/code-coverage-action@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"505a266025109957528947561fd27b4ffc0c4c9f","kind":"commit","published_at":"2021-08-23T14:04:56.000Z","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/v0.5.1","html_url":"https://github.com/barecheck/code-coverage-action/releases/tag/v0.5.1","dependencies_parsed_at":"2023-05-31T00:18:01.579Z","dependency_job_id":null,"purl":"pkg:github/barecheck/code-coverage-action@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"d14ad998b00f68a8d9f716989b908b2e08bbcedd","kind":"commit","published_at":"2021-07-22T12:12:59.000Z","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/v0.5.0","html_url":"https://github.com/barecheck/code-coverage-action/releases/tag/v0.5.0","dependencies_parsed_at":"2023-05-31T00:18:02.362Z","dependency_job_id":null,"purl":"pkg:github/barecheck/code-coverage-action@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"edb58882540456e5e78f8ee0ec45e6eafcaaa1ed","kind":"commit","published_at":"2021-06-23T21:47:02.000Z","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/v0.4.0","html_url":"https://github.com/barecheck/code-coverage-action/releases/tag/v0.4.0","dependencies_parsed_at":"2023-05-31T00:18:03.415Z","dependency_job_id":null,"purl":"pkg:github/barecheck/code-coverage-action@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"87e73f5da685759289c7e8d1edb18a9a2bde0d0f","kind":"tag","published_at":"2021-05-18T22:56:49.000Z","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/v0.3.3","html_url":"https://github.com/barecheck/code-coverage-action/releases/tag/v0.3.3","dependencies_parsed_at":"2023-05-31T00:18:04.389Z","dependency_job_id":null,"purl":"pkg:github/barecheck/code-coverage-action@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"ed300c03e2455e043ee79ca55cd1b353b9635f67","kind":"tag","published_at":"2021-05-10T13:06:48.000Z","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/v0.3.2","html_url":"https://github.com/barecheck/code-coverage-action/releases/tag/v0.3.2","dependencies_parsed_at":"2023-05-31T00:18:05.275Z","dependency_job_id":null,"purl":"pkg:github/barecheck/code-coverage-action@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"54832c71aee8e72920604a4feb4336a4f9fe7c18","kind":"commit","published_at":"2021-04-24T19:24:03.000Z","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/v0.3.1","html_url":"https://github.com/barecheck/code-coverage-action/releases/tag/v0.3.1","dependencies_parsed_at":"2023-05-31T00:18:06.194Z","dependency_job_id":null,"purl":"pkg:github/barecheck/code-coverage-action@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2cd00f3ed798676431ecf05f9a749528135d0784","kind":"commit","published_at":"2021-04-22T23:07:34.000Z","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/v0.3.0","html_url":"https://github.com/barecheck/code-coverage-action/releases/tag/v0.3.0","dependencies_parsed_at":"2023-05-31T00:18:07.042Z","dependency_job_id":null,"purl":"pkg:github/barecheck/code-coverage-action@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"7cfe3d3b9855ce08c95aa1158d8b7a1ae54440c1","kind":"tag","published_at":"2021-03-19T12:03:53.000Z","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/v0.2.2","html_url":"https://github.com/barecheck/code-coverage-action/releases/tag/v0.2.2","dependencies_parsed_at":"2023-05-31T00:18:07.960Z","dependency_job_id":null,"purl":"pkg:github/barecheck/code-coverage-action@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"3af213c7ecba68cd289f4010c4e4ab2687de9478","kind":"tag","published_at":"2021-03-18T18:42:55.000Z","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/v0.2.1","html_url":"https://github.com/barecheck/code-coverage-action/releases/tag/v0.2.1","dependencies_parsed_at":"2023-05-31T00:18:09.005Z","dependency_job_id":null,"purl":"pkg:github/barecheck/code-coverage-action@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ba443220c1ee8b39bf39f50970bcc1efaf70064","kind":"tag","published_at":"2021-01-30T16:41:21.000Z","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/v0.2.0","html_url":"https://github.com/barecheck/code-coverage-action/releases/tag/v0.2.0","dependencies_parsed_at":"2023-05-31T00:18:10.060Z","dependency_job_id":null,"purl":"pkg:github/barecheck/code-coverage-action@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.2.0/manifests"},{"name":"v0.1-beta.1","sha":"f3638030000a63b6a5e6b5dd8ff2052bf28de632","kind":"tag","published_at":"2020-12-31T20:32:26.000Z","download_url":"https://codeload.github.com/barecheck/code-coverage-action/tar.gz/v0.1-beta.1","html_url":"https://github.com/barecheck/code-coverage-action/releases/tag/v0.1-beta.1","dependencies_parsed_at":"2023-05-31T00:18:10.998Z","dependency_job_id":null,"purl":"pkg:github/barecheck/code-coverage-action@v0.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/tags/v0.1-beta.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T12:13:24.738Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":14.44462050388211,"dependent_packages_count":0.0,"stargazers_count":4.439866899065124,"forks_count":6.128981144034226,"docker_downloads_count":null,"average":6.253367136745365},"purl":"pkg:githubactions/barecheck/code-coverage-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/barecheck/code-coverage-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/barecheck/code-coverage-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/barecheck/code-coverage-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T08:51:58.896Z","issues_count":18,"pull_requests_count":90,"avg_time_to_close_issue":9465353.166666666,"avg_time_to_close_pull_request":1329952.8977272727,"issues_closed_count":12,"pull_requests_closed_count":88,"pull_request_authors_count":4,"issue_authors_count":10,"avg_comments_per_issue":2.611111111111111,"avg_comments_per_pull_request":1.0888888888888888,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":77,"past_year_issues_count":8,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":359561.2,"past_year_avg_time_to_close_pull_request":2449766.9210526315,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":1.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/barecheck%2Fcode-coverage-action/issues","maintainers":[{"login":"vitaliimelnychuk","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vitaliimelnychuk"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/barecheck%2Fcode-coverage-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/barecheck%2Fcode-coverage-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/barecheck%2Fcode-coverage-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/barecheck%2Fcode-coverage-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/barecheck%2Fcode-coverage-action/codemeta","maintainers":[]}