{"id":5806305,"name":"dkhunt27/action-nx-code-coverage","ecosystem":"actions","description":"Github action for combining/compiling code coverage from an nx monorepo","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/dkhunt27/action-nx-code-coverage","keywords_array":[],"namespace":"dkhunt27","versions_count":15,"first_release_published_at":"2022-01-06T16:17:37.000Z","latest_release_published_at":"2022-10-26T19:19:01.000Z","latest_release_number":"v0.10.0","last_synced_at":"2026-06-25T04:01:28.883Z","created_at":"2023-01-04T16:02:11.136Z","updated_at":"2026-06-25T04:01:28.883Z","registry_url":"https://github.com/dkhunt27/action-nx-code-coverage","install_command":null,"documentation_url":null,"metadata":{"name":"NX Code Coverage","description":"Github action for combining/compiling code coverage from an nx monorepo","author":"dkhunt27","branding":{"icon":"box","color":"blue"},"inputs":{"github-token":{"required":true,"description":"Github token"},"no-coverage-ran":{"required":true,"description":"true/false if no coverage was ran; useful if using nx affected and it returned no projects","type":"boolean"},"coverage-folder":{"required":false,"description":"path to folder containing project folders with coverage data (default 'coverage')"},"coverage-base-folder":{"required":false,"description":"path to folder containing project folders with coverage data for diff/base comparison (default 'coverage-base')"},"gist-processing":{"required":true,"description":"true/false should save results/badge to gist","type":"boolean"},"gist-token":{"required":false,"description":"Your secret with the gist scope for coverage badge; required if gist-processing not false"},"gist-id":{"required":false,"description":"The ID of the gist to use; required if gist-processing not false"},"label-color":{"description":"The left color of the badge","required":false},"color":{"description":"The right color of the badge","required":false},"is-error":{"description":"The color will be red and cannot be overridden","required":false},"named-logo":{"description":"A logo name from simpleicons.org","required":false},"logo-svg":{"description":"An svg-string to be used as logo","required":false},"logo-color":{"description":"The color for the logo","required":false},"logo-width":{"description":"The space allocated for the logo","required":false},"logo-position":{"description":"The position of the logo","required":false},"style":{"description":"The style like \"flat\" or \"social\"","required":false},"cache-seconds":{"description":"The cache lifetime in seconds (must be greater than 300)","required":false},"hide-coverage-reports":{"description":"true/false to hide the coverage reports","type":"boolean","required":true},"hide-unchanged":{"description":"true/false to hide the coverage results that have no diffs","type":"boolean","required":true}},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":37800005,"uuid":"436760297","full_name":"dkhunt27/action-nx-code-coverage","owner":"dkhunt27","description":"Github Action for Processing Code Coverage for an NX Monorepo","archived":false,"fork":false,"pushed_at":"2025-10-02T17:16:59.000Z","size":2686,"stargazers_count":12,"open_issues_count":1,"forks_count":14,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-02T19:14:24.444Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dkhunt27.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-09T21:01:53.000Z","updated_at":"2025-10-02T17:16:15.000Z","dependencies_parsed_at":"2025-10-02T19:08:49.783Z","dependency_job_id":"cd13d624-27b2-428d-8edd-e6dc6f1f91e7","html_url":"https://github.com/dkhunt27/action-nx-code-coverage","commit_stats":{"total_commits":50,"total_committers":3,"mean_commits":"16.666666666666668","dds":0.07999999999999996,"last_synced_commit":"c095641ec675479162b45e7859467679673666de"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":"actions/typescript-action","purl":"pkg:github/dkhunt27/action-nx-code-coverage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkhunt27","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/sbom","scorecard":{"id":346684,"data":{"date":"2025-08-11","repo":{"name":"github.com/dkhunt27/action-nx-code-coverage","commit":"871a33b14060a4b9fdb5bf816ce1b6365ad5c701"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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/check-dist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/dkhunt27/action-nx-code-coverage/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dkhunt27/action-nx-code-coverage/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/dkhunt27/action-nx-code-coverage/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dkhunt27/action-nx-code-coverage/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dkhunt27/action-nx-code-coverage/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:15","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 npmCommand 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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","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-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-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-18T07:12:49.863Z","repository_id":37800005,"created_at":"2025-08-18T07:12:49.863Z","updated_at":"2025-08-18T07:12:49.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278060445,"owners_count":25923350,"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-10-02T02:00:08.890Z","response_time":67,"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":"dkhunt27","name":"Dan Hunt","uuid":"1521138","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1521138?v=4","repositories_count":86,"last_synced_at":"2024-04-09T19:02:04.969Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dkhunt27","funding_links":[],"total_stars":20,"followers":11,"following":1,"created_at":"2022-11-02T19:45:43.794Z","updated_at":"2024-04-09T19:02:20.915Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkhunt27","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkhunt27/repositories"},"tags":[{"name":"v3","sha":"f4b85986f2cb7841d1f411fac2837bbd7ba0c515","kind":"commit","published_at":"2025-10-02T17:16:10.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v3","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v3/manifests"},{"name":"v2","sha":"ecae468f1377d2493289f07589fdafad8b3dff99","kind":"commit","published_at":"2024-04-03T15:13:28.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v2","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v2","dependencies_parsed_at":"2024-04-05T04:07:32.340Z","dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v2/manifests"},{"name":"v1.3","sha":"bd37cb79c825a8caa81f517fc5552333f782295c","kind":"commit","published_at":"2023-09-21T15:26:26.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v1.3","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v1.3","dependencies_parsed_at":"2023-09-23T05:13:07.182Z","dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v1.3/manifests"},{"name":"v1.2","sha":"9ea8ef2984bab68132d801e4ca860ef774cce221","kind":"commit","published_at":"2023-09-21T15:08:44.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v1.2","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v1.2","dependencies_parsed_at":"2023-09-23T05:13:08.161Z","dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v1.2/manifests"},{"name":"v1.1","sha":"47da7ef4806a29cfcdab7cf3a68b381a243a5291","kind":"commit","published_at":"2023-09-20T20:21:00.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v1.1","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v1.1","dependencies_parsed_at":"2023-09-21T09:13:11.940Z","dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v1.1/manifests"},{"name":"v1","sha":"c095641ec675479162b45e7859467679673666de","kind":"commit","published_at":"2022-10-27T19:33:27.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v1","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v1","dependencies_parsed_at":"2023-06-01T10:59:09.250Z","dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v1/manifests"},{"name":"v0.10.0","sha":"5122185214957a0f491c358e2d1bc5979bb997a0","kind":"commit","published_at":"2022-10-26T19:19:01.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v0.10.0","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v0.10.0","dependencies_parsed_at":"2023-06-01T10:59:10.380Z","dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.10.0/manifests"},{"name":"v0.9.0-beta","sha":"d812538498962f9fc22ef4e7eb66ca645230f738","kind":"commit","published_at":"2022-02-23T18:11:52.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v0.9.0-beta","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v0.9.0-beta","dependencies_parsed_at":"2023-05-31T09:35:35.287Z","dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.9.0-beta/manifests"},{"name":"v0.9.0","sha":"d812538498962f9fc22ef4e7eb66ca645230f738","kind":"commit","published_at":"2022-02-23T18:11:52.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v0.9.0","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v0.9.0","dependencies_parsed_at":"2023-05-31T09:35:32.811Z","dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"177bcb8cc674b080a4e302cfbcbda0d461bdef38","kind":"commit","published_at":"2022-02-04T19:48:45.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v0.8.0","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v0.8.0","dependencies_parsed_at":"2023-05-31T09:35:36.336Z","dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"556013c475820945acf4a75e8bd3dd7931a9afd9","kind":"commit","published_at":"2022-01-10T22:20:51.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v0.7.0","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v0.7.0","dependencies_parsed_at":"2023-05-31T09:35:37.293Z","dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"0e822bc315931788e7e520fb83f16fcf4a3dece4","kind":"commit","published_at":"2022-01-07T19:16:28.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v0.6.0","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v0.6.0","dependencies_parsed_at":"2023-05-31T09:35:38.388Z","dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"6768a414aed80566a5771e820780e580c297de47","kind":"commit","published_at":"2022-01-07T18:47:17.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v0.5.0","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v0.5.0","dependencies_parsed_at":"2023-05-31T09:35:39.429Z","dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2e4499d3045737b96e57f48e8dbd2f985ac85611","kind":"commit","published_at":"2022-01-06T21:04:54.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v0.4.0","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v0.4.0","dependencies_parsed_at":"2023-05-31T09:35:40.890Z","dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"419568de9c1e2a46d56393d739371e70fe3a0ea9","kind":"commit","published_at":"2022-01-06T16:17:37.000Z","download_url":"https://codeload.github.com/dkhunt27/action-nx-code-coverage/tar.gz/v0.3.0","html_url":"https://github.com/dkhunt27/action-nx-code-coverage/releases/tag/v0.3.0","dependencies_parsed_at":"2023-05-31T09:35:42.320Z","dependency_job_id":null,"purl":"pkg:github/dkhunt27/action-nx-code-coverage@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-10-02T19:41:02.700Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":29.333561321762918,"forks_count":18.107981019963237,"average":22.575129312187407},"purl":"pkg:githubactions/dkhunt27/action-nx-code-coverage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/dkhunt27/action-nx-code-coverage","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/dkhunt27/action-nx-code-coverage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/dkhunt27/action-nx-code-coverage/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T17:02:04.206Z","issues_count":5,"pull_requests_count":168,"avg_time_to_close_issue":16298998.5,"avg_time_to_close_pull_request":3502182.7974683545,"issues_closed_count":4,"pull_requests_closed_count":158,"pull_request_authors_count":7,"issue_authors_count":4,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.9047619047619048,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":149,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhunt27%2Faction-nx-code-coverage/issues","maintainers":[{"login":"dkhunt27","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkhunt27"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dkhunt27%2Faction-nx-code-coverage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dkhunt27%2Faction-nx-code-coverage/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dkhunt27%2Faction-nx-code-coverage/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dkhunt27%2Faction-nx-code-coverage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dkhunt27%2Faction-nx-code-coverage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dkhunt27%2Faction-nx-code-coverage/codemeta","maintainers":[]}