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

wooga / atlas-plugins / 27 / 1
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2021 06:43PM UTC
Files 9
Run time 54s
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

16 Jun 2021 06:43PM UTC coverage: 90.21% (+0.9%) from 89.27%
27.1

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%)

0.9 hits per line

Source Files on job 27.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27
  • f48214f7 on github
  • Prev Job for on master (#25.1)
  • Next Job for on master (#35.1)
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