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

RH-FMK / skt / 693 / 1
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2018 12:57PM UTC
Files 18
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

12 Jun 2018 12:56PM UTC coverage: 55.632%. Remained the same
TOX_ENV=py27,flake8,pylint

push

travis-ci

major
Use shutil.move to move files, not os.rename

Switch to using shutil.move instead of os.rename to move files in
cmd_build. The os.rename uses the rename syscall, which only works
within a single filesystem, failing with EXDEV otherwise. Moving build
artifacts across filesystems is currently necessary for the Docker
build.

139 of 494 branches covered (28.14%)

Branch coverage included in aggregate %.

1155 of 1832 relevant lines covered (63.05%)

0.63 hits per line

Source Files on job 693.1 (TOX_ENV=py27,flake8,pylint)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 163
  • Travis Job 693.1
  • 279fc1a7 on github
  • Prev Job for TOX_ENV=py27,flake8,pylint on master (#691.1)
  • Next Job for TOX_ENV=py27,flake8,pylint on master (#706.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