{"id":37118858,"url":"https://github.com/patrickhoefler/gocovergate","last_synced_at":"2026-01-14T13:52:35.845Z","repository":{"id":57647158,"uuid":"442872191","full_name":"patrickhoefler/gocovergate","owner":"patrickhoefler","description":"Simple Go code coverage quality gate","archived":false,"fork":false,"pushed_at":"2023-11-23T19:06:44.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-06-20T19:24:08.551Z","etag":null,"topics":["ci","code","code-coverage","code-quality","continuous-integration","coverage","go","golang","qa","quality"],"latest_commit_sha":null,"homepage":"","language":"Go","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/patrickhoefler.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":null,"security":null,"support":null,"governance":null}},"created_at":"2021-12-29T19:34:43.000Z","updated_at":"2024-03-05T13:33:17.000Z","dependencies_parsed_at":"2023-12-10T13:47:12.788Z","dependency_job_id":null,"html_url":"https://github.com/patrickhoefler/gocovergate","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"6472c891e4e35d8398d60ae15c4aba4807eccb20"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patrickhoefler/gocovergate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhoefler%2Fgocovergate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhoefler%2Fgocovergate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhoefler%2Fgocovergate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhoefler%2Fgocovergate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickhoefler","download_url":"https://codeload.github.com/patrickhoefler/gocovergate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhoefler%2Fgocovergate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28422361,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["ci","code","code-coverage","code-quality","continuous-integration","coverage","go","golang","qa","quality"],"created_at":"2026-01-14T13:52:35.240Z","updated_at":"2026-01-14T13:52:35.835Z","avatar_url":"https://github.com/patrickhoefler.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gocovergate\n\n`gocovergate` is a simple tool that acts as a code coverage quality gate.\n\nIt expects a `cover.out` file to be present in the current directory.\n\nWhen executed, it will print the total code coverage.\nIf it is below 80%, it will exit with a status code of 1.\n\n## Installation\n\n```text\ngo install github.com/patrickhoefler/gocovergate@latest\n```\n\n## Usage\n\n```text\ngo test ./... --coverprofile cover.out\ngocovergate\n```\n\n## License\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickhoefler%2Fgocovergate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickhoefler%2Fgocovergate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickhoefler%2Fgocovergate/lists"}