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

wooga / atlas-github / 63
39%

Build:
DEFAULT BRANCH: master
Ran 10 Jan 2019 08:35AM UTC
Jobs 2
Files 9
Run time 52s
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
63

push

jenkins

Consider calculated project properties (#23)

Having the following in a project with the project-specific token set did not work as the plugin took a snapshot of the properties
of the root project when the extension was created instead of accessing the properties live when needed.

ext {
    it.'github.token' = project.findProperty('my-project.github.token') ?: project.findProperty('github.token')
}

With this change it works fine either way.

304 of 306 relevant lines covered (99.35%)

1.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 63.1 10 Jan 2019 08:35AM UTC 0
99.35
2 63.2 10 Jan 2019 08:35AM UTC 0
99.35
Source Files on build 63
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #63
  • d7e98fce on github
  • Prev Build on master (#62)
  • Next Build on master (#65)
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