{"id":21192273,"url":"https://github.com/bujosa/emiw","last_synced_at":"2026-05-20T09:35:16.558Z","repository":{"id":204252666,"uuid":"711361916","full_name":"bujosa/emiw","owner":"bujosa","description":"This is a simple project in go for testing a simple functions. ","archived":false,"fork":false,"pushed_at":"2023-10-29T07:34:51.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-11T10:53:20.272Z","etag":null,"topics":["ci-cd","golang","testify","testing"],"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/bujosa.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":"2023-10-29T02:37:36.000Z","updated_at":"2023-10-29T07:53:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab0557ef-a03e-43fd-a878-377b6c27d0a4","html_url":"https://github.com/bujosa/emiw","commit_stats":null,"previous_names":["bujosa/emiw"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Femiw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Femiw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Femiw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Femiw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bujosa","download_url":"https://codeload.github.com/bujosa/emiw/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243646667,"owners_count":20324586,"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","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-cd","golang","testify","testing"],"created_at":"2024-11-20T19:08:14.708Z","updated_at":"2025-12-30T12:53:03.108Z","avatar_url":"https://github.com/bujosa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emiw\nThis is a simple project in go for testing a simple functions. \n\nIn this project we can find unit testing. Also CI/CD with github actions for testing the project.\n\nWe are using the following tools:\n\n- Go standard library\n- Testify for unit testing [See more](https://github.com/stretchr/testify)\n\n## How to use\n\n### Install the project\n```bash\ngit clone https://github.com/bujosa/emiw\ncd emiw\n```\n\n### Run the project\n```bash\n$ go run main.go\n```\n\n### Run the tests\n```bash\n$ go test -v\n```\n\n### Run the tests with coverage\n```bash\n$ go test -coverprofile=coverage ./...\n```\n\n### Run the tests with coverage and html\n```bash\n$ go test -coverprofile=coverage ./... \n$ go tool cover -html=coverage\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbujosa%2Femiw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbujosa%2Femiw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbujosa%2Femiw/lists"}