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

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

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2021 04:57PM UTC
Files 8
Run time 1s
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

27 Sep 2021 04:57PM UTC coverage: 86.751% (-3.9%) from 90.667%
3.1

push

jenkins

Configuration avoidance API and branch name inference (#75)

Added configuration avoidance API use, as it is necessary for the project itself to not require github connection with the new implementation. It also has the added bonus of making gradle project synching faster.

Besides this, now we are using the new atlas-github version for git branch name inference. It first tries to get a property (github.branch.name), and if it does not exists, it goes with the following:

* if the current branch name starts with "PR-" (eg. PR-145), it fetches the PR branch name using github API.
* else, it returns the current local branch tracking branch name (as got by grgit)
* else, it returns the current local branch name (as got by grgit)

Co-authored-by: Joaquim Neto <joaquim.neto@wooga.net>
Co-authored-by: Manfred Endres <2523575+Larusso@users.noreply.github.com>

275 of 317 relevant lines covered (86.75%)

0.87 hits per line

Source Files on job 3.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3
  • aebd5ddb on github
  • Prev Job for on master (#2.1)
  • Next Job for on master (#4.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