Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codecov/example-ruby
Ruby coverage example
https://github.com/codecov/example-ruby
coverage ruby simpelcov
Last synced: about 3 hours ago
JSON representation
Ruby coverage example
- Host: GitHub
- URL: https://github.com/codecov/example-ruby
- Owner: codecov
- License: mit
- Created: 2014-09-22T20:25:12.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T19:26:29.000Z (1 day ago)
- Last Synced: 2024-11-13T20:27:00.180Z (1 day ago)
- Topics: coverage, ruby, simpelcov
- Language: Ruby
- Homepage: https://codecov.io
- Size: 37.1 KB
- Stars: 19
- Watchers: 13
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Codecov](https://codecov.io) Ruby Example
[![codecov](https://codecov.io/github/codecov/example-ruby/branch/main/graph/badge.svg?token=zrTrtdndbT)](https://app.codecov.io/github/codecov/example-ruby)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-ruby.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-ruby?ref=badge_shield)This example repository shows how Codecov can be integrated with a simple ruby project. It uses **GitHub Actions** and **CircleCI** as CI/CD providers and **simplecov** 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-ruby.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-ruby?ref=badge_large)