coala
Add Codecov to an open source project hosted on GitHub
If you are not already familiar with continuous integration and unit testing, please following the steps of our beginner "CI1" task before attempting this codecov task. CI1 will help you do the first three steps of this codecov task.
Find an open source project on GitHub.com in any language and add Codecov through a pull request.
- Find an open source project in GitHub.
- Fork the project so that you may make edits to the source code.
- Connect the CI tool (typically Travis CI, Circle CI and AppVeyor) to run your project changes.
- Based on the software programming language(s) used proceed to add the necessary coverage collection tool(s) in order to collect coverage.
- Add Codecov uploader to collect and upload coverage reports.
- Commit changes in GitHub.
- Monitor the CI build to ensure coverage was collected and properly uploaded to Codecov.
- If properly uploaded: create a pull request to the source repository.
Task tags
Students who completed this task
Shukai Ni, Andrew Dassonville