{"id":20414540,"url":"https://github.com/codecov/example-scala-maven","last_synced_at":"2025-04-12T16:50:41.502Z","repository":{"id":21254437,"uuid":"24569996","full_name":"codecov/example-scala-maven","owner":"codecov","description":"Scala via Maven coverage example","archived":false,"fork":false,"pushed_at":"2024-01-22T20:34:11.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":10,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-11T15:10:25.242Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codecov.io","language":"Scala","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-28T20:42:41.000Z","updated_at":"2024-08-02T15:39:23.000Z","dependencies_parsed_at":"2024-11-15T06:11:05.055Z","dependency_job_id":null,"html_url":"https://github.com/codecov/example-scala-maven","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-scala-maven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fexample-scala-maven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fexample-scala-maven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fexample-scala-maven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codecov","download_url":"https://codeload.github.com/codecov/example-scala-maven/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":[],"created_at":"2024-11-15T06:11:00.081Z","updated_at":"2025-04-12T16:50:41.478Z","avatar_url":"https://github.com/codecov.png","language":"Scala","readme":"# [Codecov](https://codecov.io) Scala Example\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-scala-maven.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-scala-maven?ref=badge_shield)\n\n\n## Guide\n\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\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.5.8.201207111220\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\n## Caveats\n### Private Repo\nRepository tokens are required for (a) all private repos, (b) public repos not using Travis-CI, CircleCI or AppVeyor. Find your repository token at Codecov and provide via appending `-t \u003cyour upload token\u003e` to you where you upload reports.\n\n## Links\n- [Community Boards](https://community.codecov.io)\n- [Support](https://codecov.io/support)\n- [Documentation](https://docs.codecov.io)\n\n\n## License\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-scala-maven.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-scala-maven?ref=badge_large)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecov%2Fexample-scala-maven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodecov%2Fexample-scala-maven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecov%2Fexample-scala-maven/lists"}