{"id":22136505,"url":"https://github.com/olillin/ci-test","last_synced_at":"2025-03-24T10:16:21.586Z","repository":{"id":174951037,"uuid":"576445394","full_name":"olillin/CI-Test","owner":"olillin","description":"Learning CI with GitHub and JUnit","archived":false,"fork":false,"pushed_at":"2024-02-12T19:48:01.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T15:34:04.082Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/olillin.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-09T22:10:06.000Z","updated_at":"2022-12-15T00:56:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"74db2d69-79eb-4bf2-9e11-b6ba532069ef","html_url":"https://github.com/olillin/CI-Test","commit_stats":null,"previous_names":["olithehoodieboi/ci-test","olillin/ci-test"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olillin%2FCI-Test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olillin%2FCI-Test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olillin%2FCI-Test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olillin%2FCI-Test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olillin","download_url":"https://codeload.github.com/olillin/CI-Test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245249232,"owners_count":20584497,"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-12-01T19:22:49.915Z","updated_at":"2025-03-24T10:16:21.564Z","avatar_url":"https://github.com/olillin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CI-Test [![codecov](https://codecov.io/gh/olillin/CI-Test/branch/main/graph/badge.svg?token=95YZXW0XSY)](https://codecov.io/gh/olillin/CI-Test)\nI did it!\n## Process\n1. Designate a team bot in the yaml settings at [Codecov](https://codecov.io). Either global or for the repository.\n```yml\ncodecov:\n  bot: olillin\n```\n2. Config GitHub Actions workflow with [Gradle Build Action](https://github.com/marketplace/actions/gradle-build-action) and [Codecov](https://github.com/marketplace/actions/codecov) actions. *[See the workflow file](.github/workflows/gradle.yml)*\n3. Configure [build.gradle](build.gradle) to generate coverage reports using [JaCoCo](https://docs.gradle.org/current/userguide/jacoco_plugin.html).\n4. Run `git update-index --chmod=+x gradlew` to make `gradlew` runnable by GitHub Actions and avoid `Error: Gradle script '/home/runner/**/gradlew' is not executable.`\n5. Get badge/shield from https://app.codecov.io/gh/olillin/CI-Test/settings/badge. Alternatively https://shields.io/category/coverage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folillin%2Fci-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folillin%2Fci-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folillin%2Fci-test/lists"}