Continuous Integration(CI)

CI is supported by Circle.io.
Circle.io will start 2 workflow: (Looking at .circleci/config.yml for details) 1) Using Danger JS to Check Pull Request(PR) Qualification. 2) Using Gradle with openjdk 11 container to validate the PR.

Danger JS

CodeCov

CodeCov Project