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

wooga / atlas-plugins / 3
87%

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

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

Jobs
ID Job ID Ran Files Coverage
1 3.1 27 Sep 2021 04:57PM UTC 0
86.75
Source Files on build 3
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #3
  • aebd5ddb on github
  • Prev Build on master (#2)
  • Next Build on master (#4)
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