{"id":39016708,"url":"https://github.com/hiwayapp/actions-go-test-coverage-checker","last_synced_at":"2026-01-17T17:25:26.200Z","repository":{"id":65817855,"uuid":"579604735","full_name":"hiwayapp/actions-go-test-coverage-checker","owner":"hiwayapp","description":"GitHub Actions to check test coverage. Thresholds can be set to make actions an error. And you can notify results to Slack.","archived":false,"fork":false,"pushed_at":"2023-02-12T08:23:31.000Z","size":66,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-13T15:00:19.603Z","etag":null,"topics":["coverage","github-actions","go","golang","test"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hiwayapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-18T08:54:09.000Z","updated_at":"2023-02-12T08:49:44.000Z","dependencies_parsed_at":"2023-02-21T01:15:42.638Z","dependency_job_id":null,"html_url":"https://github.com/hiwayapp/actions-go-test-coverage-checker","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"f9afdd05ffbb091f2c9f67cf04b183a274c65f5a"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/hiwayapp/actions-go-test-coverage-checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiwayapp%2Factions-go-test-coverage-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiwayapp%2Factions-go-test-coverage-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiwayapp%2Factions-go-test-coverage-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiwayapp%2Factions-go-test-coverage-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiwayapp","download_url":"https://codeload.github.com/hiwayapp/actions-go-test-coverage-checker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiwayapp%2Factions-go-test-coverage-checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28512902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: 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":["coverage","github-actions","go","golang","test"],"created_at":"2026-01-17T17:25:25.544Z","updated_at":"2026-01-17T17:25:26.193Z","avatar_url":"https://github.com/hiwayapp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go test coverage checker\n\n\u003cimg width=\"630\" alt=\"2023-02-12_17 20 41\" src=\"https://user-images.githubusercontent.com/12683375/218300471-dae4073f-79d2-45ab-8f40-5a163bef04ff.png\"\u003e\n\n## Example workflow\n\n```yaml\n    steps:\n      - uses: actions/checkout@v3\n      - uses: actions/setup-go@v3\n        with:\n          go-version: '1.19'\n      - name: Go test and check coverage\n        uses: hiwayapp/actions-go-test-coverage-checker@v1.3\n        with:\n          threshold: 60\n          logLevel: \"info\"\n          slackWebhookUrl: \"https://hooks.slack.com/services/hoge/fuga/abcd\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiwayapp%2Factions-go-test-coverage-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiwayapp%2Factions-go-test-coverage-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiwayapp%2Factions-go-test-coverage-checker/lists"}