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

puppetlabs / pdk / 2508
92%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2019 11:40PM UTC
Jobs 1
Files 82
Run time 4s
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
2508

push

travis-ci

rodjek
(PDK-1414) Detect common CI environments and set non-interactive (#689)

* (PDK-1414) Detect common CI environments and set non-interactive

Previously PDK detected whether a session was interactive by using the isatty
method on STDERR. However it is still possible to create TTY based STDERR in
CI environments such as Travis.  This commit adds additional Environment
Variable checks for common CI systems to ensure that PDK is non-interactive in
CI.

* (FIXUP) Add "CI" and "CONTINUOUS_INTEGRATION" to list

Also refactored slightly to use Enum#any? instead of #each with return

3366 of 3616 relevant lines covered (93.09%)

26.52 hits per line

Jobs
ID Job ID Ran Files Coverage
3 2508.3 (2.4.3, CHECK=spec:coverage) 30 Jun 2019 11:40PM UTC 0
93.09
Travis Job 2508.3
Source Files on build 2508
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2508
  • d7565ab1 on github
  • Prev Build on master (#2507)
  • Next Build on master (#2510)
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