{"id":20414547,"url":"https://github.com/codecov/example-groovy","last_synced_at":"2025-04-12T16:50:42.549Z","repository":{"id":21252031,"uuid":"24567550","full_name":"codecov/example-groovy","owner":"codecov","description":"Groovy coverage example","archived":false,"fork":false,"pushed_at":"2024-01-22T20:33:53.000Z","size":12,"stargazers_count":7,"open_issues_count":1,"forks_count":12,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-11T15:10:25.012Z","etag":null,"topics":["coverage","groovy","jacoco"],"latest_commit_sha":null,"homepage":"https://codecov.io","language":"Groovy","has_issues":false,"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/codecov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-09-28T18:53:21.000Z","updated_at":"2024-08-02T15:39:23.000Z","dependencies_parsed_at":"2024-11-15T12:16:42.923Z","dependency_job_id":null,"html_url":"https://github.com/codecov/example-groovy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fexample-groovy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fexample-groovy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fexample-groovy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fexample-groovy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codecov","download_url":"https://codeload.github.com/codecov/example-groovy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248601218,"owners_count":21131607,"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":["coverage","groovy","jacoco"],"created_at":"2024-11-15T06:11:00.754Z","updated_at":"2025-04-12T16:50:42.529Z","avatar_url":"https://github.com/codecov.png","language":"Groovy","readme":"# [Codecov][1] Groovy Example\n## Guide\n### Travis Setup\n\nAdd to your `.travis.yml` file.\n```yml\nlanguage: java\nafter_success:\n  - bash \u003c(curl -s https://codecov.io/bash)\n```\n\n\u003e All other CI you can simply run `bash \u003c(curl -s https://codecov.io/bash)`.\n### Produce Coverage Reports\n#### Add Jacoco plugin\n```xml\n\u003cplugin\u003e\n  \u003cgroupId\u003eorg.jacoco\u003c/groupId\u003e\n  \u003cartifactId\u003ejacoco-maven-plugin\u003c/artifactId\u003e\n  \u003cversion\u003e0.7.5.201505241946\u003c/version\u003e\n  \u003cexecutions\u003e\n    \u003cexecution\u003e\n      \u003cgoals\u003e\n        \u003cgoal\u003eprepare-agent\u003c/goal\u003e\n      \u003c/goals\u003e\n    \u003c/execution\u003e\n    \u003cexecution\u003e\n      \u003cid\u003ereport\u003c/id\u003e\n      \u003cphase\u003etest\u003c/phase\u003e\n      \u003cgoals\u003e\n        \u003cgoal\u003ereport\u003c/goal\u003e\n      \u003c/goals\u003e\n    \u003c/execution\u003e\n  \u003c/executions\u003e\n\u003c/plugin\u003e\n```\n## Caveats\n### Private Repos\nAdd to your `.travis.yml` file.\n```yml\nafter_success:\n  - bash \u003c(curl -s https://codecov.io/bash) -t uuid-repo-token\n```\n\n1. More documentation at https://docs.codecov.io\n2. Configure codecov through the `codecov.yml`  https://docs.codecov.io/docs/codecov-yaml\n\nWe are happy to help if you have any questions. Please contact email our Support at [support@codecov.io](mailto:support@codecov.io)\n\n[1]: https://codecov.io/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecov%2Fexample-groovy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodecov%2Fexample-groovy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecov%2Fexample-groovy/lists"}