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

shotgunsoftware / tk-core / 2686 / 1
70%
master: 70%

Build:
DEFAULT BRANCH: master
Ran 07 Nov 2018 04:06AM UTC
Files 164
Run time 13s
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

07 Nov 2018 04:03AM UTC coverage: 68.924% (+0.08%) from 68.842%
SHOTGUN_COMPILE_ONLY=0

push

travis-ci

web-flow
[minor] Coverage speedup on CI (#678)

The version of coverage installed in the repo was pip installed on macOS. Given that the coverage module has a fast tracer that is a compiled module and a slower tracer that is pure Python, it meant that the repo had a macOS binary for tracing. Considering we are running CI on Linux and soon Windows, this means that the tests are running much slower than they could.

To resolve this problem, we will not have a copy of coverage inside the repo anymore and require users to have installed it themselves. This means that CI is going to run its own copy, which is going to have the binary tracer.

12172 of 17660 relevant lines covered (68.92%)

0.69 hits per line

Source Files on job 2686.1 (SHOTGUN_COMPILE_ONLY=0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 60
  • Travis Job 2686.1
  • caa6c34f on github
  • Prev Job for SHOTGUN_COMPILE_ONLY=0 on master (#2654.1)
  • Next Job for SHOTGUN_COMPILE_ONLY=0 on master (#2695.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