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

NextThought / nti.externalization / 102 / 5
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 2.3.0
DEFAULT BRANCH: master
Ran 27 Jun 2018 07:15PM UTC
Files 38
Run time 6s
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

27 Jun 2018 07:11PM UTC coverage: 99.839% (+0.1%) from 99.704%
PURE_PYTHON=1

push

travis-ci

jamadden
Learn how to do enumerated constants as class bodies in cython

Define them as an instance, make an accessor function, type the result
of the accessor in the pxd. This avoids needing to get the type in the
python file, which is what causes the leading underscore problems.

This avoids the need for re-enumerating all the constants while still
being direct access (yay!). Speeds things up by another percent or two
in datastructures.py.

3722 of 3728 relevant lines covered (99.84%)

1.0 hits per line

Source Files on job 102.5 (PURE_PYTHON=1)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 4
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 100
  • Travis Job 102.5
  • bed7e65e on github
  • Prev Job for PURE_PYTHON=1 on issue52 (#101.6)
  • Next Job for PURE_PYTHON=1 on issue52 (#103.5)
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