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

astropy / astropy / 9316
37%

Build:
DEFAULT BRANCH: master
Ran 04 May 2015 07:29PM UTC
Jobs 1
Files 249
Run time 16s
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
9316

push

travis-ci

embray
Tiny performance enhancement to lazyproperty.__get__; this has always been a tad slower than property.__get__ (we're talking on the order of nanoseconds though), I think in large part just because property is implemented in C.  That said, this one change brings the two to equivalence in performance from some rough testing (to be clear, this is testing the use case of @property that is equivlant to what @lazyproperty does, where the result of the first property access is cached in an instance attribute)

32884 of 42901 relevant lines covered (76.65%)

0.77 hits per line

Jobs
ID Job ID Ran Files Coverage
11 9316.11 (PYTHON_VERSION=2.7 SETUP_CMD='test --coverage' OPTIONAL_DEPS=true LC_CTYPE=C.ascii LC_ALL=C.ascii) 04 May 2015 07:29PM UTC 0
76.65
Travis Job 9316.11
Source Files on build 9316
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9316
  • cf1c4016 on github
  • Prev Build on master (#9298)
  • Next Build on master (#9320)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc