• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

wooga / atlas-plugins / 27
87%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2021 06:43PM UTC
Jobs 3
Files 9
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
27

push

jenkins

Add sonar defaults from github (#54)

Added defaults for sonarqube sonar.projectKey and sonar.projectName properties, based on github repository company and name. projectName is the same as the repository name, and projectKey is in the format ${company}_${repositoryName}. These fields can still be overwritten through environment variables or properties set through command line or gradle file.

For instance, for the github repository wooga/atlas-plugins we would have:

    ProjectKey: wooga_atlas-plugins
    ProjectName: atlas-plugins

This PR also includes a refactor for the sonar integration, as it was getting too complex to be kept inside the PluginsPlugin class. The sonarqube package was created, and now the configurations are built through the SonarQubeConfiguration class and still set in the PluginsPlugin.

Co-authored-by: Joaquim Neto <joaquim.neto@wooga.net>

258 of 286 relevant lines covered (90.21%)

2.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27.1 16 Jun 2021 06:43PM UTC 0
90.21
2 27.2 16 Jun 2021 06:44PM UTC 0
90.21
3 27.3 16 Jun 2021 06:47PM UTC 0
90.21
Source Files on build 27
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #27
  • f48214f7 on github
  • Prev Build on master (#25)
  • Next Build on master (#35)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc