{"id":15349979,"url":"https://github.com/lovepoem/codecov-travis-maven-junit5-example","last_synced_at":"2025-08-02T16:31:23.262Z","repository":{"id":86516260,"uuid":"164796370","full_name":"lovepoem/codecov-travis-maven-junit5-example","owner":"lovepoem","description":"codecov travis jacoco maven junit5 example","archived":false,"fork":false,"pushed_at":"2019-11-29T01:37:56.000Z","size":43,"stargazers_count":3,"open_issues_count":1,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-16T01:41:27.126Z","etag":null,"topics":["codecov","jacoco-plugin","junit5","maven","travis-ci"],"latest_commit_sha":null,"homepage":"","language":"Java","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/lovepoem.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-09T05:45:40.000Z","updated_at":"2021-08-24T15:43:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"a25821d5-3c91-4137-8c4e-f336ad70b0ef","html_url":"https://github.com/lovepoem/codecov-travis-maven-junit5-example","commit_stats":{"total_commits":46,"total_committers":2,"mean_commits":23.0,"dds":0.3913043478260869,"last_synced_commit":"8ecfeb43d563c7ecc476165e8172f74c4fd79d8d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovepoem%2Fcodecov-travis-maven-junit5-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovepoem%2Fcodecov-travis-maven-junit5-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovepoem%2Fcodecov-travis-maven-junit5-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovepoem%2Fcodecov-travis-maven-junit5-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovepoem","download_url":"https://codeload.github.com/lovepoem/codecov-travis-maven-junit5-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228491857,"owners_count":17928720,"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":["codecov","jacoco-plugin","junit5","maven","travis-ci"],"created_at":"2024-10-01T11:56:36.089Z","updated_at":"2024-12-06T16:22:37.303Z","avatar_url":"https://github.com/lovepoem.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nTravis CI + Codecov + Junit5 + jacoco + Maven + java8 above  Java Example \n==============================\n## 1: Add some code in  pom.xml and .travis.yml\n* 1). Add `jacoco-maven-plugin` and  `maven-surefire-plugin` plugin to your pom.xml file, [see here](https://github.com/lovepoem/codecov-travis-maven-junit5-example/blob/master/pom.xml#L52-L93)\n* 2). Call `mvn clean package` during your CI tests, [see here](https://github.com/lovepoem/codecov-travis-maven-junit5-example/blob/master/.travis.yml#L11)\n* 3). Call `bash \u003c(curl -s https://codecov.io/bash)` at the end of your CI build, [see here](https://github.com/lovepoem/codecov-travis-maven-junit5-example/blob/master/.travis.yml#L13)\n \n## 2 : Add repository to travis ci and codev with github account \n\n  - login https://travis-ci.org/ and add lovepoem/codecov-travis-maven-junit5-example repository to https://travis-ci.org/\n  - login https://codecov.io/ and add lovepoem/codecov-travis-maven-junit5-example repository to https://codecov.io/\n\n## 3: Add travis and codecov icon in  README.md\n[![Build Status](https://travis-ci.org/lovepoem/codecov-travis-maven-junit5-example.svg?branch=master)](https://travis-ci.org/lovepoem/codecov-travis-maven-junit5-example)\n[![codecov](https://codecov.io/gh/lovepoem/codecov-travis-maven-junit5-example/branch/master/graph/badge.svg)](https://codecov.io/gh/lovepoem/codecov-travis-maven-junit5-example)  \n\n## 4: Notice\n  Use `jacoco-maven-plugin` plugin `version 0.8.2` to collect test coverage without codecov token ,need jdk version: `java8`+  \n  \n  **So if you ues a lower jdk version , please see this repo : https://github.com/lovepoem/codecov-travis-maven-junit4-example**  \n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovepoem%2Fcodecov-travis-maven-junit5-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovepoem%2Fcodecov-travis-maven-junit5-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovepoem%2Fcodecov-travis-maven-junit5-example/lists"}