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

Kintyre / ksconf / 400
90%

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2019 08:32PM UTC
Jobs 8
Files 51
Run time 2min
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
400

push

travis-ci

lowell80
Windows fixes for documentation generation

- Update the 'make_docs' shell script to work on Windows (via Git BASH).
- Added workarounds for some weird "random" module import/startup issues.
  Upgrading to the latest 2.x and 3.x release didn't help.  Win10 only?
- Support proper environmental variable data types (bytes vs unicode) for
  make_dyn_docs to resolve some Python 2 vs 3 issues.  (Possibly also OS
  specific, pretty sure I had this working on both PY2/3 on the Mac)
- Minor updates to cheatsheet page.
- Disable 'detect-aws-credentials' pre-commit check to avoid extra dependencies.

Notes about 'random' module errors:

Python 2 error:

    WindowsError: [Error -2146893795] Provider DLL failed to initialize correctly

Workaround:   try/except around 'import random'

Python 3 warning:  (Then it silently failed to output CLI docs)

    Fatal Python error: _Py_HashRandomization_Init: failed to get random numbers to initialize Python

Workaround:  PYTHONHASHSEED=1

3764 of 4149 relevant lines covered (90.72%)

7.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 400.1 03 Jul 2019 08:32PM UTC 0
90.03
Travis Job 400.1
2 400.2 03 Jul 2019 08:32PM UTC 0
89.64
Travis Job 400.2
3 400.3 (EXTRA_PKGS="argcomplete") 03 Jul 2019 08:32PM UTC 0
89.54
Travis Job 400.3
4 400.4 (BUILD_SDIST=true) 03 Jul 2019 08:32PM UTC 0
89.64
Travis Job 400.4
5 400.5 03 Jul 2019 08:32PM UTC 0
89.64
Travis Job 400.5
6 400.6 (PYENV_VERSION=2.7.15) 03 Jul 2019 08:34PM UTC 0
90.61
Travis Job 400.6
7 400.7 (PYENV_VERSION=3.6.5) 03 Jul 2019 08:34PM UTC 0
89.64
Travis Job 400.7
8 400.8 03 Jul 2019 08:33PM UTC 0
89.5
Travis Job 400.8
Source Files on build 400
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #400
  • 70f2b693 on github
  • Prev Build on master (#25732109)
  • Next Build on master (#402)
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