{"id":21747362,"url":"https://github.com/ffmeyer/testeunitario_trabalho2","last_synced_at":"2025-07-15T19:36:45.110Z","repository":{"id":199590487,"uuid":"698721827","full_name":"ffmeyer/testeunitario_trabalho2","owner":"ffmeyer","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-10T23:46:51.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T22:54:07.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ffmeyer.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,"governance":null}},"created_at":"2023-09-30T18:58:39.000Z","updated_at":"2023-09-30T19:07:16.000Z","dependencies_parsed_at":"2023-10-11T03:36:42.295Z","dependency_job_id":null,"html_url":"https://github.com/ffmeyer/testeunitario_trabalho2","commit_stats":null,"previous_names":["ffmeyer/testeunitario_trabalho2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffmeyer%2Ftesteunitario_trabalho2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffmeyer%2Ftesteunitario_trabalho2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffmeyer%2Ftesteunitario_trabalho2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffmeyer%2Ftesteunitario_trabalho2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffmeyer","download_url":"https://codeload.github.com/ffmeyer/testeunitario_trabalho2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244722734,"owners_count":20499154,"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":[],"created_at":"2024-11-26T08:08:46.251Z","updated_at":"2025-03-21T02:20:21.664Z","avatar_url":"https://github.com/ffmeyer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ETA\n\n## Setup\n\n```bash\npip install -r requirements.txt\n```\n\n## Unittest\n\n```bash\npython -m unittest -v\n```\n\n## Pytest\n\n```bash\npytest .\n```\n\n## Test Coverage\n\n- `coverage` and `pytest-cov` packages are required\n- Add `pragma: no cover` to exclude code from coverage report\n\n### With `pytest`\n\nTerminal report:\n\n ```bash\npytest --cov-report term-missing --cov .\n ```\n\nHTML report:\n\n```bash\npytest --cov-report html --cov .\n```\n\n### With `unittest`\n\nTo generate report:\n\n```bash\npython -m coverage run -m unittest\n```\n\nTo view report in terminal:\n\n```bash\npython -m coverage report\n```\n\nTo view report in HTML:\n\n```bash\npython -m coverage html\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffmeyer%2Ftesteunitario_trabalho2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffmeyer%2Ftesteunitario_trabalho2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffmeyer%2Ftesteunitario_trabalho2/lists"}