Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codecov/example-java-gradle
https://github.com/codecov/example-java-gradle
codecov coverage jacoco java
Last synced: about 3 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/codecov/example-java-gradle
- Owner: codecov
- License: mit
- Created: 2016-03-07T22:13:27.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T02:10:01.000Z (8 months ago)
- Last Synced: 2024-04-16T04:50:10.820Z (7 months ago)
- Topics: codecov, coverage, jacoco, java
- Language: Java
- Size: 148 KB
- Stars: 83
- Watchers: 15
- Forks: 75
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Codecov](https://codecov.io) Java Gradle Example
[![codecov](https://codecov.io/github/codecov/example-java-gradle/branch/main/graph/badge.svg?token=jotejZaRVK)](https://app.codecov.io/github/codecov/example-java-gradle)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-java-gradle.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-java-gradle?ref=badge_shield)This example repository shows how Codecov can be integrated with a simple java-gradle project. It uses **GitHub Actions** and **CircleCI** as CI/CD providers and **Jacoco** as the coverage provider.
For more information, please see the links below.
## Links
- [Quick Start](https://docs.codecov.com/docs/quick-start)
- [GitHub Tutorial](https://docs.codecov.com/docs/github-tutorial)
- [Community Boards](https://community.codecov.io)
- [Support](https://codecov.io/support)
- [Documentation](https://docs.codecov.io)## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-java-gradle.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-java-gradle?ref=badge_large)