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

shotgunsoftware / tk-core / 2686
70%

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

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

Jobs
ID Job ID Ran Files Coverage
1 2686.1 (SHOTGUN_COMPILE_ONLY=0) 07 Nov 2018 04:06AM UTC 0
68.92
Travis Job 2686.1
Source Files on build 2686
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2686
  • caa6c34f on github
  • Prev Build on master (#2654)
  • Next Build on master (#2695)
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