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

wooga / atlas-github / 63 / 1
39%
master: 39%

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

10 Jan 2019 08:35AM UTC coverage: 99.346% (+0.002%) from 99.344%
63.1

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

0.99 hits per line

Source Files on job 63.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 63
  • d7e98fce on github
  • Prev Job for on master (#62.1)
  • Next Job for on master (#65.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