Code Quality Monitoring in Jenkins

ostatnia edycja 16 sie 2023

07/2013 (Java SE, Freemarker, Jenkins, Sonar)

  • Creating graphs for code quality of selected projects in Continuous Integration - Jenkins.
  • An application operating on Sonar API to collect the following data about designated projects in Jenkins such as: Integration Tests coverage, Unit Test coverage, critical and blocking issues. Freemarker templating used the data and produced a markdown file whose content had to be manually copy-pasted in the Confluence web page to show projects’ health graph.