Skip to content

Simple Java Project of using SonarCloud with Travis CI and Github

Notifications You must be signed in to change notification settings

denniebouman/SJP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SJP

Simple Java Project

Example project for demo purposes of using:

  • Github
  • SonarQube (SonarCloud)
  • Travis CI

Programming errors are made intentionaly to show the different kinds of reports available in SonarQube, e.g.:

  • duplication
  • coding standards
  • unit tests (and code coverage)
  • code complexity
  • comments
  • etc.

About

Simple Java Project of using SonarCloud with Travis CI and Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages