Add CodeCov/Codacy/CodeQL to CI to replace SonarCloud
Open
@WisdomLuo is already working on this.
Since Aug 17, 2021.
area/ci
area/devops
Epic
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
SonarCloud token cannot be transferred in Pull Requestion action in Github Actions. So we have to find some alternative to replace the features in SonarQube. CodeCov is a Leading Code Coverage Solution that can be applied to all commonly used programming languages. Besides, it' free for open source projects.
Given that, we will use CodeCov to cover code coverage part in CI.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.